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