summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow-decorate.c
Commit message (Expand)AuthorAgeFilesLines
* 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