Remove unused expose_area parameters from pspp_sheet_view_column functions
[pspp] / src / ui / gui /
2013-05-29 John DarringtonRemove unused expose_area parameters from pspp_sheet_vi...
2013-05-29 John DarringtonPass the corrent arguments to pspp_sheet_view_column_ce...
2013-05-29 John DarringtonDisable GDK3 deprecation warnings.
2013-05-29 John DarringtonChange GTK_OBJECT -> G_OBJECT
2013-05-29 John DarringtonPsppSheetView (draw_empty_focus): Port to Gtk3
2013-05-29 John DarringtonPsppSheetView: Remove reference to colormap which is...
2013-05-29 John DarringtonPsppSheetViewColumn (*_cell_draw_focus): Replace GdkWin...
2013-05-29 John DarringtonPsppSheetViewColumn (*_cell_render): Replace GdkWindow...
2013-05-29 John DarringtonPsppSheetViewColumn: Remove colormap reference which...
2013-05-29 John DarringtonPsppWidgetFacade and PsppCellRender: Update to Gtk3...
2013-05-29 John DarringtonPsppire*ButtonBox: replace size_request with get_prefer...
2013-05-29 John DarringtonPsppireDataEditor: Cope with another change to the...
2013-05-28 John DarringtonPsppireOutputWindow: Draw the entire page instead of...
2013-05-28 John DarringtonPsppSheetView: Update the whole widget on expose not...
2013-05-28 John DarringtonRemove expose optimisation which is moot in Gtk3
2013-05-28 John DarringtonUse cairo_t instead of GdkEvent->Window
2013-05-28 John DarringtonTemporarily disable unused rubber banding feature
2013-05-28 John DarringtonTemporarily remove optimisation in expose callback.
2013-05-28 John DarringtonPsppSheetView: Remove calls to gdk_window_set_back_pixmap
2013-05-28 John DarringtonPsppSheetView: Avoid using GdkRegion
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
next