Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / src / ui /
2009-03-15 John DarringtonFocus var/data sheet after switching tabs
2009-03-15 John DarringtonConfig option to prefer variable labels vs. names
2009-03-14 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-14 John DarringtonSave windows' maximized status as well as their geometry.
2009-03-13 John DarringtonFix critical when opening fonts dialog
2009-03-13 John DarringtonDon't proxy button-open to action_data_open.
2009-03-12 John DarringtonFixed problems getting accelerator keys to work in...
2009-03-12 John DarringtonSplit data-editor.glade into two files.
2009-03-12 John DarringtonRe-arrange data-editor widgets.
2009-03-11 John DarringtonConvert manual to docbook and load that in yelp.
2009-03-10 John DarringtonInclude gtk-builder-convert to process .glade files
2009-03-10 John DarringtonUse double precision floats throughout psppire-axis-*
2009-03-07 John DarringtonDefault response to be same as Cancel
2009-03-07 John DarringtonMade the save-before-quit dialog more HIG compliant.
2009-03-07 John DarringtonRename identifier and add timestamp for unsaved flag.
2009-03-07 John DarringtonBetter abstraction of the unsaved window status.
2009-03-06 John DarringtonRemove some unnecessary casts
2009-03-06 John DarringtonRemove some unused variables
2009-03-05 John DarringtonFix problem focusing variable sheet
2009-03-05 John DarringtonRefactor Data and Syntax Loading
2009-03-04 John DarringtonImprove behaviour of recent file lists.
2009-03-04 John DarringtonAdded some spacing between widgets
2009-03-04 John DarringtonConvert variable name to utf8 before displaying in...
2009-03-04 John DarringtonSave and recall window geometry for dialog boxes
2009-03-04 John DarringtonConvenience functions for setting/retrieving window...
2009-03-03 John DarringtonAdded a simple singleton object for user preference...
2009-03-02 John DarringtonAdded stock icon to About menuitem
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-03-02 John DarringtonSet icon for text import assistant window
2009-03-02 John DarringtonRemove reference to 'struct data_editor' which is a...
2009-03-02 John DarringtonRemove preprocessor condition which could no longer...
2009-03-02 John DarringtonAdded a .desktop file.
2009-03-02 John DarringtonRewrote the recent file manager stuff
2009-03-02 John DarringtonRename get_object_assert to get_action_assert
2009-03-02 John DarringtonSave window contents on closing.
2009-02-26 John DarringtonRemove references to libglade from config and documentation
2009-02-25 John DarringtonFix crash which occurred under mingw.
2009-02-25 John DarringtonFix display of window icon
2009-02-25 John DarringtonChange argument type of pspp_window_register_foreach
2009-02-25 John DarringtonPrompt for save on closing data window
2009-02-24 John DarringtonQuit the application after closing the last window
2009-02-24 John DarringtonMade button-box an abstract type
2009-02-24 John DarringtonMade psppire-window an abstract type
2009-02-24 John Darringtonpreregister custom widgets so that GtkBuilder can find...
2009-02-24 John DarringtonInitialise the quote_combobox list manually.
2009-02-24 John DarringtonRemove last vestiges of libglade dependencies
2009-02-24 John DarringtonRemove glade version of connect_help
2009-02-24 John DarringtonRemove used #include
2009-02-24 John DarringtonConvert descriptives dialog to GtkBuilder
2009-02-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-23 John Darringtonremove .glade files from installed file list
2009-02-23 John Darringtonfix warnings
2009-02-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-23 John DarringtonRemove remaining GladeXML references from psppire-data...
2009-02-23 John DarringtonRemoved most uses of GladeXML from data window
2009-02-23 John DarringtonSet the filename on loading a new file
2009-02-23 John DarringtonRefactor code from psppire.c
2009-02-23 John DarringtonUnsaved indicator for data files.
2009-02-22 John DarringtonAdd a set_unsaved method.
2009-02-22 John DarringtonReorder sources list
2009-02-22 John DarringtonPrevent data sheet from traversing into an invalid...
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-22 John DarringtonFix problems with make distcheck
2009-02-22 John DarringtonFix signature of connect_help
2009-02-22 John DarringtonReplace "usage" property with a "description" property
2009-02-21 John DarringtonRe enable the connect_help function
2009-02-21 John Darringtonconvert labels and missing values dialogs to GtkBuilder
2009-02-21 John DarringtonSet more appropriate default names for Syntax and Outpu...
2009-02-21 John DarringtonConverted output-viewer.glade to GtkBuilder
2009-02-20 John DarringtonConverted syntax-editor definition from libglade to...
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-07 Ben PfaffLink against -lws2_32 on Windows.
2009-02-06 Ben Pfaffwilcoxon: Drop now-unnecessary timer support.
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-10 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-01-10 John DarringtonMerge commit 'origin/master'; commit 'savannah/master'
2009-01-09 John DarringtonMove .ui files to build directory
2009-01-09 John DarringtonReplaced call to g_strcmp0 with strcmp, since the former
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-07 Ben PfaffMake cases simpler, faster, and easier to understand.
2009-01-04 John DarringtonWrite message to status bar on saving syntax files
2009-01-04 John DarringtonMerge commit 'HEAD'; commit 'master/master'
2009-01-04 John DarringtonRemove inappropriate include directives
2009-01-04 John DarringtonRemove invalid property
2009-01-04 John DarringtonFix pointer types as appropriate
2009-01-04 John DarringtonConvert psppire.glade to psppire.ui
2009-01-04 John DarringtonConverted T-Test dialogs to GtkBuilder
2009-01-04 John DarringtonAdd *.ui to .gitignore
2009-01-04 John DarringtonConvert Regression dialog to GtkBuilder
2009-01-04 John DarringtonConvert MessageDialog to GtkBuilder
2009-01-04 John DarringtonConvert Crosstabs dialog to GtkBuilder
2009-01-04 John DarringtonConvert Examine dialog to GtkBuilder
2009-01-04 John DarringtonConvert Frequencies dialog to GtkBuilder
2009-01-03 John DarringtonMigrated rank and recode dialogs to GtkBuilder
2009-01-03 John DarringtonAdded infrastructure for GtkBuilder and change oneway...
2009-01-02 John DarringtonFix warnings
2009-01-02 John DarringtonMake sure finalizers are called properly
2009-01-02 John DarringtonAdd menushell initialiser to output viewer
next