summaryrefslogtreecommitdiffstats
path: root/src/helper/unit-menu.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-20Removed last traces of "SPUnit" and removed "helper/unit*".Matthew Petroff1-360/+0
2013-01-26More GObject boilerplate reductionAlex Valavanis1-25/+2
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-7/+7
2012-04-03Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith1-1/+1
2012-04-02Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith1-2/+2
2012-03-13Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. SPUnitSelectorJohn Smith1-28/+44
2012-01-05More GSEAL fixesAlex Valavanis1-6/+6
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis1-1/+1
2011-07-02GTK+ cleaning: gtk_type_newAlex Valavanis1-7/+2
2011-06-26Gtk cleanup: gtk_object_get_dataAlex Valavanis1-1/+1
2011-06-25Gtk cleanup: gtk_object_set_dataAlex Valavanis1-1/+1
2011-06-13Replace deprecated GtkSignalAlex Valavanis1-2/+2
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-4/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski1-2/+2
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-1/+1
2008-05-06Updating deprecated type calls.Jon A. Cruz1-10/+13
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-3/+3
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-3/+3