Seperate the GtkBuilder definition for Split into its own file.
[pspp] / src / ui / gui / automake.mk
2010-09-06 John DarringtonSeperate the GtkBuilder definition for Split into its...
2010-07-29 John DarringtonAdded dialog box for the aggregate command
2010-06-23 John DarringtonMove compute dialog definition to its own file 20100624040502/pspp
2010-06-23 John DarringtonMove select cases into its own definition file
2010-06-23 John DarringtonSeperate the goto-case dialog into its own definition...
2010-06-16 John DarringtonEnsure that psppire's --help and --version options...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-19 John DarringtonImplemented the Binomial Test dialog box.
2010-05-19 John DarringtonAdded an implementation of the Chi-Square dialog box
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-10 John DarringtonConverted output-viewer from .glade to .ui
2010-05-10 John DarringtonConvert syntax-editor from .glade to .ui
2010-05-10 John DarringtonRefactor the Help menu.
2010-05-09 John DarringtonConvert data-editor.glade to data-editor.ui
2010-04-16 Ben PfaffMove definition of UI_FILES out of HAVE_GUI. 20100416040523/pspp
2010-03-10 Ben Pfaffconfigure: Check for glib-genmarshal program at configu...
2010-02-13 Ben PfaffInclude the .glade files in pspp.pot, not just the...
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben Pfaffoutput: Make errors, warnings, and notes into a new...
2009-12-27 John DarringtonAdded a menu entry and dialog box for the FACTOR command.
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-12-16 John DarringtonNew interface PsppireSelectDestWidget.
2009-12-13 John DarringtonMerge branch 'master' of ssh://john@cellform.com/home...
2009-12-13 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-12-13 John DarringtonAdded a dialog box for the CORRELATION command
2009-12-12 John DarringtonImplemented a dialog box for the ROC command
2009-11-24 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-23 John DarringtonNew module psppire-var-view
2009-11-15 John DarringtonMove definition of sort-cases-dialog to a seperate...
2009-10-24 Ben PfaffMerge "master" into "output".
2009-10-13 Ben PfaffDon't use $< in target rules, for portability to POSIX...
2009-10-11 Ben PfaffUse @VARIABLE@ instead of $(VARIABLE) consistently...
2009-10-10 Ben PfaffAvoid GNU make extension $(RM) in makefiles.
2009-10-10 Ben PfaffDeclare Makefile suffixes, to be a little closer to...
2009-10-10 John DarringtonConverted psppire.glade to psppire.ui
2009-10-10 John DarringtonConverted some additional .glade files .ui
2009-10-10 John DarringtonAllow xgettext to extract strings from .ui files
2009-10-10 John DarringtonStarted transition to a .glade-less system.
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-09-20 Ben PfaffFix "make check" with --enable-relocatable.
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-30 Ben Pfaffoutput: Use Cairo and Pango to draw charts, instead...
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-19 John DarringtonSeparate the execute_syntax function into its own file.
2009-04-13 John DarringtonFixed bug opening the find dialog.
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-03 John DarringtonAdd a dialog box for the reliability command.
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-28 John DarringtonRemove LIB_CLOSE variables from linker options.
2009-03-19 John DarringtonAdded missing '#include <config.h>' lines.
2009-03-17 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-17 John DarringtonNew object PsppireDictView
2009-03-16 John DarringtonUse GtkHPaned in variable info dialog
2009-03-12 John DarringtonSplit data-editor.glade into two files.
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-03 John DarringtonAdded a simple singleton object for user preference...
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-03-02 John DarringtonAdded a .desktop file.
2009-02-26 John DarringtonRemove references to libglade from config and documentation
2009-02-25 John DarringtonFix display of window icon
2009-02-24 John Darringtonpreregister custom widgets so that GtkBuilder can find...
2009-02-24 John DarringtonRemove last vestiges of libglade dependencies
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-22 John DarringtonReorder sources list
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-22 John DarringtonFix problems with make distcheck
2009-02-21 John Darringtonconvert labels and missing values dialogs to GtkBuilder
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-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-07 John DarringtonMerge commit 'savannah/master'
2009-01-04 John DarringtonMerge commit 'HEAD'; commit 'master/master'
2009-01-04 John DarringtonConvert psppire.glade to psppire.ui
2009-01-04 John DarringtonConverted T-Test dialogs to GtkBuilder
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-01 John DarringtonRemove obsoleted files from build rules
2009-01-01 John DarringtonNew (singleton) object psppire-window-register
2008-12-30 John DarringtonMove data-editor.c to psppire-data-window.c
next