Included gdkkeysyms-compat.h where necessary
[pspp] / src / ui / gui /
2013-05-28 John DarringtonIncluded gdkkeysyms-compat.h where necessary
2013-05-28 John DarringtonPsppSheetView: Temporarily avoid drag begin
2013-05-28 John DarringtonPsppSheetViewColumn: Avoid name conflict with Gtk3...
2013-05-28 John DarringtonPsppSheetView: Disable function pspp_sheet_view_create_...
2013-05-28 John DarringtonMissing Value Dialog: Remove GTK_DIALOG_NO_SEPARATOR...
2013-05-28 John DarringtonReplace some instances of GdkDrawable with GdkWindow
2013-05-28 John DarringtonPsppireButtonBox: Remove dependence on flags deprecated...
2013-05-28 John Darringtongtk.h wrapper: Remove workarounds which are no longer...
2013-05-28 John DarringtonDisable the remaining Gtk+2 features.
2013-05-28 John DarringtonPsppSheetViewColumn reparented to GObject
2013-05-28 John DarringtonMore sealage
2013-05-28 John DarringtonSealage old_width
2013-05-28 John DarringtonRename allocation -> col_allocation
2013-05-28 John DarringtonMore sealage
2013-05-28 John DarringtonGet window
2013-05-28 John DarringtonUse gtk_adjustment methods instead of direct access
2013-05-28 John DarringtonYet more sealage
2013-05-28 John DarringtonTemporarily disable the splash screen
2013-05-28 John DarringtonYet more Gseal stuff
2013-05-28 John DarringtonGtkSelectionData: only access using functions
2013-05-28 John DarringtonAvoid yet more sealed access
2013-05-28 John DarringtonPsppireDataWindow : Avoid direct access to sealed widge...
2013-05-28 John DarringtonIndependent Samples dialog: Avoid direct access to...
2013-05-28 John DarringtonMissing value dialog: Avoid access to sealed Gtk members
2013-05-28 John DarringtonAvoid direct access to sealed Gtk Widget members.
2013-05-28 John DarringtonText import dialog : Avoid deprecated Gtk functions
2013-05-28 John DarringtonReplace GSEAL in widget headers by a different symbol
2013-05-28 John DarringtonDisable code which is not used and is Gtk3 unfriendly
2013-05-28 John DarringtonRemove grid_line_gc
2013-05-28 John DarringtonAvoid use of gdk_draw_line
2013-05-28 John DarringtonAvoid use of deprecated GTK_SET_FLAGS
2013-05-28 John DarringtonAvoid use of deprecated gdk_drawable_get_size
2013-05-28 John DarringtonAvoid use of deprecated gdk_drawable_get_screen
2013-05-28 John DarringtonAvoid use of deprecated gdk_drawable_get_display
2013-05-28 John DarringtonAvoid gdk_drawable_get_size which is now deprecated
2013-05-28 John DarringtonAvoid problems with G_CONST_RETURN
2013-05-28 John DarringtonAvoid use of deprecated GtkComboBoxEntry
2013-05-28 John DarringtonText Import Dialog: Fix initialisation of pages which... 20130529010502/pspp 20130530010503/pspp 20130531010501/pspp 20130601010502/pspp 20130602010502/pspp 20130603010502/pspp 20130604010502/pspp 20130605010506/pspp 20130606010503/pspp
2013-05-26 Ben PfaffAvoid letting data fields overflow in output and GUI. 20130527010502/pspp
2013-05-26 John DarringtonFix leak check in oneway command
2013-05-25 John DarringtonRemove "slash" property from psppire_button_editable...
2013-05-24 John DarringtonOpen imported files in new data window instead of overw... 20130525010502/pspp
2013-05-24 John DarringtonAdd hint paramater to Window Load method
2013-05-20 John DarringtonWork around change in signature of the switch page... 20130520010502/pspp
2013-05-20 John DarringtonFix constness problem in spreadsheet reader dialog
2013-05-19 John DarringtonRemove unused function 20130519010502/pspp
2013-05-18 John DarringtonImplement import dialog to import spreadsheet files.
2013-05-17 John DarringtonSort items in datasheets dropdown box. 20130518010502/pspp
2013-05-15 John DarringtonSpreadsheet Import Dialog: Implement reset button
2013-05-15 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-15 John DarringtonImport Assistant: Fix broken reset buttons 20130516010511/pspp 20130517010504/pspp
2013-05-15 John DarringtonImport Assistant: Fix broken reset buttons
2013-05-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-14 John DarringtonAvoid use of deprecated GtkNotebookPage
2013-05-14 John DarringtonPsppireButtonBox: Do not use the GtkBoxChild structure.
2013-05-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-13 John DarringtonPsppSheetViewColumn: Remove inappropriate #ifndef
2013-05-13 John DarringtonReplaced some obsolete GTK symbols with the recommended...
2013-05-11 John DarringtonMerge branch 'master' into import-gui
2013-05-11 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-09 John DarringtonMerge branch 'master' into import-gui
2013-05-09 Ben Pfaffpsppire-cell-renderer-button: Don't use gdk_window_coor...
2013-05-09 Ben Pfaffpsppire-cell-renderer-button: Do not update 'event...
2013-05-09 John DarringtonRevert "psppire-cell-renderer-button: Translate coords...
2013-05-09 John DarringtonRemove include directives for non-existant files
2013-05-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-08 Ben Pfaffpsppire-cell-renderer-button: Translate coords before... 20130508010503/pspp
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-05-06 Ben Pfaffpsppire-window: Disconnect signal handlers before unreg... 20130506011838/pspp
2013-05-06 Ben Pfaffpsppire-data-sheet: Disconnect clipboard owner-change...
2013-05-06 Ben Pfaffpsppire-data-sheet: Obtain data sheet targets via callback.
2013-05-05 Ben Pfaffpsppire-data-sheet: Remove stray debug printf.
2013-04-29 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-29 John DarringtonAdd necessary initialisation to spreadsheet-test.c 20130430010503/pspp 20130501010508/pspp 20130502010508/pspp 20130503010503/pspp 20130504010502/pspp
2013-04-28 John DarringtonAdd necessary initialisation to spreadsheet-test.c
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-18 John DarringtonChanged "Text files" to "Text Files" 20130419010508/pspp 20130420010514/pspp
2013-04-05 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-01 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-31 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-31 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-30 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-30 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-29 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-29 John DarringtonFix order of text-import subdialogs.
2013-03-27 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-27 Ben Pfaffgui: Fix GCC warning in page-file source file.
2013-03-23 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-22 John DarringtonReorganised the text-data import assistant into separat... 20130324030505/pspp 20130325030503/pspp 20130326030506/pspp
2013-03-22 John DarringtonMerge branch 'master' into import-gui
2013-03-20 John DarringtonReorganised the text-data import assistant into separat...
2013-03-20 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-13 Ben Pfaffpsppire-data-sheet: Implement primary selection. 20130313031917/pspp 20130314031856/pspp 20130315031852/pspp 20130316031903/pspp 20130317031838/pspp 20130318080921/pspp 20130319031915/pspp 20130320031916/pspp 20130321031916/pspp 20130322031845/pspp 20130324031856/pspp 20130325031801/pspp 20130326031813/pspp 20130327031814/pspp 20130328031834/pspp 20130329031819/pspp 20130330031809/pspp 20130331032538/pspp 20130401031835/pspp 20130402031823/pspp 20130403032145/pspp 20130406012425/pspp 20130407011836/pspp 20130408011806/pspp 20130409011820/pspp 20130410011813/pspp 20130411011817/pspp 20130415101854/pspp 20130416011812/pspp 20130417011815/pspp 20130419011830/pspp 20130420011848/pspp 20130421011813/pspp 20130422011805/pspp 20130423011821/pspp 20130424011827/pspp 20130425011825/pspp 20130426011824/pspp 20130427011839/pspp 20130428011827/pspp 20130429011826/pspp 20130430011827/pspp 20130501011843/pspp 20130502011842/pspp 20130503011843/pspp 20130504011836/pspp 20130505011852/pspp
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-12 Ben PfaffFix warnings introduced by minor type errors in recentl...
2013-03-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-09 John DarringtonAdded a (non-shipped) gui test-program to test spreadsh... 20130310030504/pspp 20130311030504/pspp
2013-03-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-09 John DarringtonMerge remote branch 'origin/master' into import-gui
next