summaryrefslogtreecommitdiffstats
path: root/src/libgdl/gdl-dock-item-grip.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-809/+0
* Revert custom gdl patch (focus indicator of docked dialogs) for Quartz backen...su_v2015-08-231-0/+3
* Fix compiler warnings. These appear to fix some genuine bugs too (comparing u...Johan B. C. Engelen2014-03-201-3/+2
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Make docked dialogs indicate focusAlex Valavanis2012-05-171-0/+9
* GDL: Drop placement patchesAlex Valavanis2011-12-291-6/+0
* GDL: Rebase on upstream commit 2648F (2010-10-26)Alex Valavanis2011-12-231-3/+6
* GDL: Rebase on upstream commit 871CA (2010-06-26)Alex Valavanis2011-12-221-73/+89
* GDL: rebase on upstream commit 19723 (2010-04-18)Alex Valavanis2011-12-221-4/+4
* Merge upstream GDL: GNOME_2_30_0Alex Valavanis2011-07-101-266/+318
* Merge upstream GDL 2.26.0 changesAlex Valavanis2011-07-091-42/+57
* Merge upstream GDL 2.23.90 changesAlex Valavanis2011-07-091-2/+2
* Merge upstream GDL 0.7.10 changesAlex Valavanis2011-07-091-2/+4
* Merge upstream GDL 0.7.8 changesAlex Valavanis2011-07-091-2/+2
* 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-291-2/+10
|/
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
* Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-2/+2
* Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-121-3/+3
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-13/+4
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-3/+1
* Add handling of focus tabbing for GdlDockItem + various DockItem focusgustav_b2007-09-161-4/+7
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-101-7/+7
* make it even darker :)bulia byak2007-09-061-1/+1
* make the title bar of docked items darkergustav_b2007-09-061-0/+8
* Change dock item iconify icongustav_b2007-08-311-1/+1
* Dockable dialogs patch applied gustav_b2007-08-291-0/+711