lp://qastaging/pspp
- Get this branch:
- bzr branch lp://qastaging/pspp
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.sv.gnu.org/pspp.git.
Last successful import was .
Recent revisions
- 7161. By Friedrich-beckmann
-
Windows: add Swedish, Thai, Romanian and Arabic translations to installer
- 7160. By Friedrich-beckmann
-
po: add ro (Romanian) and th (Thai) translations from translationproj
ect.org - 7159. By Friedrich-beckmann
-
gui: no other datawindow when opening a syntax file (bug #67164)
Doubleclicking on a .sps file or opening it via open <somefile.sps>
will result in a gapplication on_open callback. Via this way no
additional data window should be opened when a syntax window is needed. - 7158. By Friedrich-beckmann
-
fix corrupted odt file format (bug #67208)
The odt file that pspp wrote was identified as corrupted by
libreoffice. This was due to a possible mismatch between the
local header and the central directory entry for the bitflags.This patch makes the local and central setting for the bitflags
consistent. Libreoffice now reads the odt without noise.Thanks to Elias who reported the problem!
- 7157. By Friedrich-beckmann
-
compiler warnings - remove unused variables
The previous commit left some unused variables.
- 7155. By Friedrich-beckmann
-
Windows: remove unused build dependency configurations - clean up file
This does not change function.
- 7154. By Friedrich-beckmann
-
gui: Check unsaved data before quitting (bug #66529)
The menu quit did not check if any unsaved data was still
there. Now application quit will exit by closing all windows
individually via the "delete-event" signal handler. That
handler checks for unsaved data. - 7153. By Friedrich-beckmann
-
update gnulib to tip of master c0184d73eb46dac
dd410d1dde8a6ef 70470a8ccf Ben fixed the problems during crossbuilding so we can
go with the latest gnulib in master
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)