| Commit message (Expand) | Author | Files | Lines |
| 2011-07-28 | another g_return_if_fail -> g_return_val_if_fail & add include to cmake. | Campbell Barton | 1 | -1/+1 |
| 2011-07-28 | fix for build error when not returning a value in libgdl & minor style edit. | Campbell Barton | 1 | -1/+1 |
| 2011-07-13 | update cmake for new files | Campbell Barton | 1 | -5/+5 |
| 2011-07-11 | Drop some unused gdl files that cause build failure on Windows | Alex Valavanis | 5 | -1961/+0 |
| 2011-07-10 | Merge upstream GDL: GNOME_2_30_0 | Alex Valavanis | 24 | -1190/+861 |
| 2011-07-09 | Merge upstream GDL 2.26.0 changes | Alex Valavanis | 7 | -88/+283 |
| 2011-07-09 | Merge upstream GDL 2.24.0 changes | Alex Valavanis | 13 | -2568/+0 |
| 2011-07-09 | Merge upstream GDL 2.23.90 changes | Alex Valavanis | 7 | -25/+40 |
| 2011-07-09 | Merge upstream GDL 0.7.10 changes | Alex Valavanis | 1 | -2/+4 |
| 2011-07-09 | Merge upstream GDL 0.7.9 changes | Alex Valavanis | 2 | -2/+3 |
| 2011-07-09 | Merge upstream GDL 0.7.8 changes | Alex Valavanis | 27 | -29/+5028 |
| 2011-07-03 | GTK+ cleanup: gtk_object_sink | Alex Valavanis | 3 | -12/+7 |
| 2011-07-03 | GTK+ cleanup: gtk_box_pack_start_defaults | Alex Valavanis | 1 | -2/+2 |
| 2011-07-03 | GTK+ cleanup: gtk_widget_ref | Alex Valavanis | 1 | -8/+1 |
| 2011-06-29 | Corrected gdl pointer type error | Alex Valavanis | 1 | -2/+2 |
| 2011-06-29 | Fixed initialization issue plus a few warnings. | Jon A. Cruz | 5 | -4/+25 |
| 2011-06-28 | Fixed missing initializers, mismatching function with too many parameters, an... | Jon A. Cruz | 7 | -33/+89 |
| 2011-06-27 | Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it | Alex Valavanis | 2 | -7/+4 |
| 2011-06-24 | Switch to GObject | Alex Valavanis | 3 | -5/+5 |
| 2011-06-15 | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 5 | -44/+44 |
| 2011-06-14 | Remove deprecated glib macro wrappers | Alex Valavanis | 10 | -50/+50 |
| 2011-06-13 | cmake: | Campbell Barton | 1 | -1/+23 |
| 2011-06-12 | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros | Alex Valavanis | 6 | -13/+14 |
| 2011-06-13 | cmake: | Campbell Barton | 1 | -3/+1 |
| 2011-06-12 | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca... | Campbell Barton | 1 | -2/+2 |
| 2011-06-12 | work in progress cmake commit: | Campbell Barton | 1 | -25/+26 |
| 2011-06-05 | Replace use of deprecated GtkTooltips API | Alex Valavanis | 3 | -39/+8 |
| 2011-06-03 | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 10 | -16/+8 |
| 2010-04-18 | Patch to fix return values. Fixes bug #530790. | Jon A. Cruz | 1 | -1/+1 |
| 2009-07-21 | Per #401826, removing unused dependency on libgnome. Tested on Ubuntu 9.04 & ... | Josh Andler | 1 | -1/+0 |
| 2009-01-12 | Cmake: Fixed the extra -l in the link command, plus a add linking for all sub... | Joshua L. Blocher | 1 | -1/+4 |
| 2008-10-31 | Merge from trunk | Ted Gould | 3 | -18/+11 |
| 2008-07-05 | libgdl/gdl-stock.h: Supply missing #includes/declarations so that we don't de... | Peter Moulder | 1 | -0/+2 |
| 2008-07-05 | libgdl/gdl-dock-bar.h: Supply missing #includes/declarations so that we don't... | Peter Moulder | 1 | -0/+1 |
| 2008-06-24 | Cmake: remove header files from source lists | Joshua L. Blocher | 1 | -36/+19 |
| 2008-04-29 | fix remaining format warnings | Kees Cook | 2 | -2/+2 |
| 2008-04-12 | Several different i18n issues fixed following report from a_b (adresses bug #... | Marcin Floryan | 2 | -3/+3 |
| 2008-04-07 | Cmake: more fixs for C internal libs | Joshua L. Blocher | 1 | -4/+8 |
| 2008-03-30 | Adjustments to the lib directory Cmake files | Joshua L. Blocher | 1 | -1/+1 |
| 2008-03-30 | add *.c to libcroco/CMakeFile and libgdl/CMakeFile | Johan B. C. Engelen | 1 | -0/+16 |
| 2008-03-30 | add CMakeFiles for libcroco, libgdl, libnr, libnrtype. | Johan B. C. Engelen | 1 | -0/+22 |
| 2008-03-29 | svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa... | Peter Moulder | 2 | -72/+72 |
| 2008-03-28 | Applying fix from LP #183646 | Mike Pittman | 3 | -1/+88 |
| 2007-12-12 | libgdl: avoid setting a negative preferred height for dock items, | gustav_b | 1 | -1/+1 |
| 2007-11-12 | Remove makefiles that shouldn't be in repos | gustav_b | 1 | -17/+0 |
| 2007-10-25 | Dockable dialogs: Allow in-dock dialogs to be expanded even if there's | gustav_b | 6 | -6/+183 |
| 2007-09-26 | Removed libgdl component not used by Inkscape. | gustav_b | 4 | -451/+0 |
| 2007-09-16 | Add handling of focus tabbing for GdlDockItem + various DockItem focus | gustav_b | 6 | -23/+155 |
| 2007-09-12 | **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX... | Peter Moulder | 1 | -3/+3 |
| 2007-09-10 | Allow GdlDockItems to take focus, and grab focus on present. Various | gustav_b | 2 | -7/+8 |