pspp
2013-08-03 John DarringtonAvoid deprecation warnings by use of gtk2 -> gtk3 wrapp... 20130809030944/pspp 20130810030958/pspp 20130810101723/pspp 20130811032632/pspp 20130812032635/pspp 20130813032657/pspp 20130814032715/pspp 20130815032704/pspp 20130816032645/pspp 20130818032632/pspp 20130819032752/pspp 20130820032648/pspp 20130821032655/pspp 20130822032702/pspp 20130823032725/pspp 20130824032630/pspp 20130825032644/pspp 20130826033554/pspp 20130827032632/pspp 20130828032643/pspp 20130829032706/pspp 20130830032728/pspp 20130831032738/pspp 20130901032651/pspp 20130902032642/pspp 20130903032700/pspp 20130904032645/pspp 20130905032709/pspp 20130906032641/pspp 20130907032703/pspp 20130908032656/pspp 20130909032702/pspp 20130910032754/pspp 20130911032743/pspp 20130912032709/pspp 20130913032713/pspp 20130914032658/pspp 20130915032724/pspp 20130916032640/pspp 20130917032628/pspp 20130918032723/pspp 20130919032658/pspp 20130920032645/pspp 20130921032738/pspp 20130922032737/pspp 20130923032650/pspp 20130924032641/pspp 20130925032748/pspp 20130926032648/pspp 20130927032714/pspp 20130928032641/pspp 20130929032644/pspp 20130930032620/pspp 20131001031525/pspp 20131002031517/pspp 20131003031526/pspp 20131004031529/pspp 20131005031525/pspp 20131006032608/pspp 20131007032553/pspp 20131008032553/pspp 20131009031714/pspp 20131010032607/pspp 20131011032608/pspp 20131012032648/pspp 20131013032629/pspp 20131014032620/pspp 20131015032618/pspp 20131016032540/pspp 20131017032559/pspp 20131018032555/pspp 20131019032933/pspp 20131020032532/pspp 20131021032541/pspp 20131022032702/pspp 20131023033058/pspp 20131024032617/pspp 20131025032556/pspp
2013-08-03 John DarringtonRemoved deprecated function calls from spreadsheet...
2013-08-02 Ben Pfaffpspp-sheet-view: Adapt to GTK+3 scrolling infrastructure.
2013-07-31 Ben Pfaffgtkxpaned: Avoid deprecated gdk_pointer_grab(), gdk_dis...
2013-07-31 Ben Pfaffgtkxpaned: Fix bug introduced in earlier commit.
2013-07-30 Ben Pfaffgtkxpaned: Avoid deprecated gtk_widget_get_pointer().
2013-07-30 Ben Pfaffgtkxpaned: Use GTK+3 painting functions instead of...
2013-07-30 Ben Pfaffgtkxpaned: Remove style code from gtk_xpaned_realize().
2013-07-30 Ben Pfaffgtkxpaned: Use g_object_unref() instead of gdk_cursor_u...
2013-07-30 Ben Pfaffgtkxpaned: Implement GTK+3 sizing.
2013-07-30 Ben Pfaffgtkxpaned: Remove write-only variables.
2013-06-24 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2013-06-24 John Darringtonvariable.c: New function var_set_width_and_formats
2013-06-23 John Darringtonvariable.c: (var_set_width) traits other than width...
2013-06-23 John DarringtonSplit VAR_TRAIT_FORMAT into PRINT and WRITE variants
2013-06-22 John DarringtonFix and simplify the code for converting variables...
2013-06-22 John DarringtonFix constness of datasheet_resize_column arguments
2013-06-22 John Darringtondictionary.c: Remove the var_resized and var_display_wi...
2013-06-22 John DarringtonChanged the signature of the VARIABLE_CHANGED signal...
2013-06-22 John DarringtonAdded the WHAT and OLDVAR parameters to the var_changed...
2013-06-22 John Darringtondictionary.c: Added a oldvar parameter to the var_chang...
2013-06-22 John Darringtondictionary.c: Added a WHAT argument to dict_var_changed...
2013-06-22 John Darringtonvariable.c: Add _quiet versions of the var_set_ methods...
2013-06-17 John DarringtonMinor additions and updates to the meta documentation 20130618010502/pspp 20130619010509/pspp 20130620010506/pspp 20130621010504/pspp 20130622010505/pspp 20130623010503/pspp 20130624010502/pspp
2013-06-16 John DarringtonRemove generation of GSignal marshallers which are... 20130617010502/pspp
2013-06-15 John Darringtonpsppire_var_type_dialog: Remove global functions which...
2013-06-13 Ben PfaffINPUT PROGRAM: Use a separate dataset for the input... 20130613010503/pspp 20130614010504/pspp 20130615010505/pspp 20130616010503/pspp
2013-06-13 Ben Pfaffcommand.def: Disallow DATASET commands inside INPUT...
2013-06-07 John DarringtonCorrect typo in documentation of SAVE TRANSLATE 20130607010503/pspp 20130608010506/pspp 20130609010502/pspp 20130610010502/pspp 20130611010504/pspp 20130612010503/pspp
2013-05-31 John DarringtonFix broken expose callback in pspp-sheet-view
2013-05-31 John DarringtonSimplify the draw callback
2013-05-31 John DarringtonSyntax editor: Remove obsolete property "has-resize...
2013-05-29 John DarringtonPsppOutputWindow: Change "expose" callback to "draw...
2013-05-29 John DarringtonCorrect problems with psppire-cell-renderer-button
2013-05-29 John DarringtonPsppSheetView: Convert expose callback to draw callback.
2013-05-29 John DarringtonRemove set_scroll_adjustment_signal
2013-05-29 John Darringtonpspp_sheet_view_class_init: Change size_request method...
2013-05-29 John Darringtonpspp_sheet_view_bin_expose : remove GdkEventExpose...
2013-05-29 John DarringtonUpdate remaining gtk_paint_focus calls to Gtk3 signature
2013-05-29 John DarringtonAvoid call to gdk_display_get_core_pointer which is...
2013-05-29 John DarringtonUpdate several calls to gtk_paint_flat_box to new signature
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 DarringtonGtkXPaned: Convert size_request to get_preferred_height...
2013-05-29 John DarringtonGtkXPaned: Convert expose-event signal to draw signal
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-29 John DarringtonUpdate required GTK version from 2.x to 3.x
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 DarringtonGtkXPaned: Remove xor_gc member.
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 DarringtonGtkXPaned: Replace GSEALed member access with the corre...
2013-05-28 John DarringtonGtkXPaned: Avoid direct inclusion of gtk library header
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
next