summaryrefslogtreecommitdiffstats
path: root/src/libgdl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* GTK+ cleanup: gtk_widget_refAlex Valavanis2011-07-031-8/+1
* Corrected gdl pointer type errorAlex Valavanis2011-06-291-1/+2
|\
| * Corrected gdl pointer type errorAlex Valavanis2011-06-291-2/+2
* | Fixed initialization issue plus a few warnings.Jon A. Cruz2011-06-295-4/+25
* | Fixed missing initializers, mismatching function with too many parameters, an...Jon A. Cruz2011-06-287-33/+89
|/
* Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses itAlex Valavanis2011-06-272-7/+4
* Switch to GObjectAlex Valavanis2011-06-243-5/+5
* Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-155-44/+44
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-1410-50/+50
* cmake:Campbell Barton2011-06-131-1/+23
* Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-126-13/+14
* Replace deprecated GtkTooltipsAlex Valavanis2011-06-123-39/+8
|\
| * Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-053-39/+8
* | cmake:Campbell Barton2011-06-131-3/+1
* | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
* | work in progress cmake commit:Campbell Barton2011-06-121-25/+26
|/
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-0310-16/+8
* Patch to fix return values. Fixes bug #530790.Jon A. Cruz2010-04-181-1/+1
* Per #401826, removing unused dependency on libgnome. Tested on Ubuntu 9.04 & ...Josh Andler2009-07-211-1/+0
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+4
* Merge from trunkTed Gould2008-10-313-18/+11
* libgdl/gdl-stock.h: Supply missing #includes/declarations so that we don't de...Peter Moulder2008-07-051-0/+2
* libgdl/gdl-dock-bar.h: Supply missing #includes/declarations so that we don't...Peter Moulder2008-07-051-0/+1
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-36/+19
* fix remaining format warningsKees Cook2008-04-292-2/+2
* Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2008-04-122-3/+3
* Cmake: more fixs for C internal libsJoshua L. Blocher2008-04-071-4/+8
* Adjustments to the lib directory Cmake filesJoshua L. Blocher2008-03-301-1/+1
* add *.c to libcroco/CMakeFile and libgdl/CMakeFileJohan B. C. Engelen2008-03-301-0/+16
* add CMakeFiles for libcroco, libgdl, libnr, libnrtype.Johan B. C. Engelen2008-03-301-0/+22
* svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa...Peter Moulder2008-03-292-72/+72
* Applying fix from LP #183646Mike Pittman2008-03-283-1/+88
* libgdl: avoid setting a negative preferred height for dock items,gustav_b2007-12-121-1/+1
* Remove makefiles that shouldn't be in reposgustav_b2007-11-121-17/+0
* Dockable dialogs: Allow in-dock dialogs to be expanded even if there'sgustav_b2007-10-256-6/+183
* Removed libgdl component not used by Inkscape.gustav_b2007-09-264-451/+0
* Add handling of focus tabbing for GdlDockItem + various DockItem focusgustav_b2007-09-166-23/+155
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-3/+3
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-102-7/+8
* make it even darker :)bulia byak2007-09-061-1/+1
* Prevented automatic center docking from happening and added thegustav_b2007-09-062-14/+5
* make the title bar of docked items darkergustav_b2007-09-061-0/+8
* Change dock item iconify icongustav_b2007-08-311-1/+1
* Make sure gdl-dock-items created withgustav_b2007-08-313-285/+7
* Dockable dialogs patch applied gustav_b2007-08-2941-0/+13794