summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecation cleanupManish Singh2002-10-011-6/+6
* Add gtk_window_set_icon_from_file(),Owen Taylor2002-09-301-0/+6
* fix GtkWindowMnemonic to have a separate typedefHavoc Pennington2002-09-251-0/+8
* Add a "is_focus" property indicating whether a widget is the focus widgetOwen Taylor2002-06-061-1/+9
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-1/+5
* Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRABOwen Taylor2002-02-241-0/+10
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+12
* Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182.Owen Taylor2002-02-231-3/+3
* Add GDK_ISO_Next_Group/Prev_Group/Level3_Shift/ First_Group/Last_Group toOwen Taylor2002-02-211-0/+2
* Implement "fuzzy" key binding lookups; allow matches on key and level butOwen Taylor2002-02-211-1/+2
* applied patch from owen to get rid of accel map notifiers. changed thingsTim Janik2001-11-201-2/+2
* Move notification of "has_default" to here, so it is safe to callOwen Taylor2001-11-171-3/+5
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-0/+8
* Use GtkWindow* as first signal argument (was GtkWidget*).Daniel Elstner2001-11-031-1/+1
* Add a gtk_window_get_focus() getter to determine the currently focusedOwen Taylor2001-10-311-0/+1
* Fix incorrect parameter to compute_double_length (#58680, patch fromOwen Taylor2001-09-191-1/+1
* put GtkPacker back in here so it won't be in gtk-unused.txt, but don't putHavoc Pennington2001-09-081-2/+2
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-0/+1
* add default iconHavoc Pennington2001-08-291-0/+9
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-1/+2
* fix a typo.Havoc Pennington2001-08-101-24/+40
* s/RESIZEABLE/RESIZABLE/Havoc Pennington2001-06-251-3/+3
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-3/+19
* Fixed a small typo, it should be GTK_WINDOW_GROUP_GET_CLASS and notJonas Borgström2001-06-151-1/+1
* Update to new PangoLanguage changes.Alexander Larsson2001-06-151-1/+2
* Add a GtkWindowGroup struct that allows grouping together multiple windowsOwen Taylor2001-06-141-19/+51
* Remove deprecation of gtk_window_set_default_size() until patch addingOwen Taylor2001-04-261-1/+1
* set_decorations_hint and set_functions_hint were still in the headerHavoc Pennington2001-04-251-4/+0
* File containing #defines for XEMBED protocol.Owen Taylor2001-04-191-0/+1
* add signals and binding set, so keybindings are configurableHavoc Pennington2001-04-181-0/+7
* got rid of gtk_widget_popup(), a function that bad needs to be nuked, notTim Janik2001-04-011-2/+2
* fixed a bunch of notifications, added reference counts around emissionsTim Janik2001-04-011-25/+9
* Add private function to get the aux info structure fo the widget.Owen Taylor2001-03-291-17/+46
* *** empty log message ***Owen Taylor2001-03-291-1/+13
* some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET.Tim Janik2001-03-221-3/+0
* Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removedAlexander Larsson2001-03-211-0/+15
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-5/+5
* updatedHans Breuer2001-03-091-0/+3
* new function, turns off decorations for a window.Havoc Pennington2001-03-071-1/+11
* Added GdkWindowTypeHint type. Added modal_hint field to GdkWindindow. NewAlexander Larsson2001-03-051-1/+5
* test the window state stuffHavoc Pennington2001-02-271-0/+13
* New files. Contains an implementation of a minimal WM for linux-fb.Alexander Larsson2001-01-081-4/+28
* create some stock buttons with the default accel group (create_image):Havoc Pennington2000-10-201-0/+5
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-0/+3
* s/refcount/ref_count/.Tim Janik2000-02-131-4/+5
* Adapt cast macros to standard.Raja R Harinath1999-11-221-0/+3
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* marked gtk_window_set_focus, gtk_window_set_default,Tim Janik1999-02-211-4/+5