| Commit message (Expand) | Author | Age | Files | Lines |
* | applied patch from owen to get rid of accel map notifiers. changed things | Tim Janik | 2001-11-20 | 1 | -2/+2 |
* | Move notification of "has_default" to here, so it is safe to call | Owen Taylor | 2001-11-17 | 1 | -3/+5 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -0/+8 |
* | Use GtkWindow* as first signal argument (was GtkWidget*). | Daniel Elstner | 2001-11-03 | 1 | -1/+1 |
* | Add a gtk_window_get_focus() getter to determine the currently focused | Owen Taylor | 2001-10-31 | 1 | -0/+1 |
* | Fix incorrect parameter to compute_double_length (#58680, patch from | Owen Taylor | 2001-09-19 | 1 | -1/+1 |
* | put GtkPacker back in here so it won't be in gtk-unused.txt, but don't put | Havoc Pennington | 2001-09-08 | 1 | -2/+2 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -0/+1 |
* | add default icon | Havoc Pennington | 2001-08-29 | 1 | -0/+9 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -1/+2 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 1 | -24/+40 |
* | s/RESIZEABLE/RESIZABLE/ | Havoc Pennington | 2001-06-25 | 1 | -3/+3 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -3/+19 |
* | Fixed a small typo, it should be GTK_WINDOW_GROUP_GET_CLASS and not | Jonas Borgström | 2001-06-15 | 1 | -1/+1 |
* | Update to new PangoLanguage changes. | Alexander Larsson | 2001-06-15 | 1 | -1/+2 |
* | Add a GtkWindowGroup struct that allows grouping together multiple windows | Owen Taylor | 2001-06-14 | 1 | -19/+51 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 1 | -1/+1 |
* | set_decorations_hint and set_functions_hint were still in the header | Havoc Pennington | 2001-04-25 | 1 | -4/+0 |
* | File containing #defines for XEMBED protocol. | Owen Taylor | 2001-04-19 | 1 | -0/+1 |
* | add signals and binding set, so keybindings are configurable | Havoc Pennington | 2001-04-18 | 1 | -0/+7 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 1 | -2/+2 |
* | fixed a bunch of notifications, added reference counts around emissions | Tim Janik | 2001-04-01 | 1 | -25/+9 |
* | Add private function to get the aux info structure fo the widget. | Owen Taylor | 2001-03-29 | 1 | -17/+46 |
* | *** empty log message *** | Owen Taylor | 2001-03-29 | 1 | -1/+13 |
* | some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET. | Tim Janik | 2001-03-22 | 1 | -3/+0 |
* | Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed | Alexander Larsson | 2001-03-21 | 1 | -0/+15 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -5/+5 |
* | updated | Hans Breuer | 2001-03-09 | 1 | -0/+3 |
* | new function, turns off decorations for a window. | Havoc Pennington | 2001-03-07 | 1 | -1/+11 |
* | Added GdkWindowTypeHint type. Added modal_hint field to GdkWindindow. New | Alexander Larsson | 2001-03-05 | 1 | -1/+5 |
* | test the window state stuff | Havoc Pennington | 2001-02-27 | 1 | -0/+13 |
* | New files. Contains an implementation of a minimal WM for linux-fb. | Alexander Larsson | 2001-01-08 | 1 | -4/+28 |
* | create some stock buttons with the default accel group (create_image): | Havoc Pennington | 2000-10-20 | 1 | -0/+5 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -0/+3 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -4/+5 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -0/+3 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | marked gtk_window_set_focus, gtk_window_set_default, | Tim Janik | 1999-02-21 | 1 | -4/+5 |
* | added ::modal argument. (gtk_window_hide): reset window->modal from the | Tim Janik | 1999-02-20 | 1 | -6/+8 |
* | New functions gtk_window_set_transient_for() - set up a "transient for" | Owen Taylor | 1998-12-07 | 1 | -0/+22 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -1/+1 |
* | Added layout widget for scrolling arbitrarily big areas. Added plug/socket | Owen Taylor | 1998-11-24 | 1 | -0/+3 |
* | Indentation cleanups. | Owen Taylor | 1998-11-06 | 1 | -0/+1 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | Removed has_cursor, set the cursor beginning of Text when creating the | Owen Taylor | 1998-08-11 | 1 | -1/+4 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -6/+0 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -6/+5 |
* | (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch) | Owen Taylor | 1998-05-12 | 1 | -2/+2 |