summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow-decorate.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Remove old DirectFB code for drawing window decorationsBenjamin Otte2010-12-061-808/+0
* API: gdk: Remove depth argument from gdk_window_get_geometry()Benjamin Otte2010-12-061-2/+2
* Removed _gtk_window_reposition()Tristan Van Berkom2010-09-071-3/+3
* directfb: RemoveBenjamin Otte2010-08-231-14/+0
* gtk/gtkwindow-decorate: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+1
* Completely remove any use of GtkWindow allow-grow and allow-shrink propertiesJavier Jardón2010-08-071-2/+2
* decorations: Draw text with CairoBenjamin Otte2010-07-261-9/+2
* decorate: Draw decorations using CairoBenjamin Otte2010-07-261-33/+31
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.cSven Neumann2008-08-121-3/+3
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* removed linux-fb backend files.Michael Natterer2008-03-111-6/+7
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Also intern static strings passed to g_object_set_data()Matthias Clasen2005-08-311-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-2/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Remove dubious bitfields of unspecified signedness. (#112919, MortenMatthias Clasen2003-05-271-8/+8
* use gdk_drawable_get_size instead of gdk_window_get_size. Fixes #98957.Manish Singh2002-11-191-1/+1
* implement maximize for linux-fbEric Warmenhoven2002-10-031-12/+134
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-10/+6
* Deprecation cleanupManish Singh2002-10-011-25/+24
* Use GtkWindow* as first signal argument (was GtkWidget*).Daniel Elstner2001-11-031-4/+5
* Update to new PangoLanguage changes.Alexander Larsson2001-06-151-1/+1
* Return FALSE, or window focusing will not work.Alexander Larsson2001-05-111-1/+1
* Add gdk_window_begin_resize_drag and gdk_window_begin_move_drag. RemoveAlexander Larsson2001-04-021-1/+1
* Don't leak the PangoFontDescriptor.22001-01-221-4/+6
* Take shaped windows in consideration when generating clip region.Alexander Larsson2001-01-121-0/+5
* New files. Contains an implementation of a minimal WM for linux-fb.Alexander Larsson2001-01-081-0/+706