| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert to using binding set for doing key bindings. (#62622, Requested by | Owen Taylor | 2002-02-08 | 1 | -27/+26 |
* | remove unused variable. | Manish Singh | 2002-01-30 | 1 | -1/+1 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -77/+16 |
* | Try to make sure that we have some focused widget on map. (#50339) | Owen Taylor | 2002-01-30 | 1 | -2/+7 |
* | Add <Control>Tab bindings for "move-focus" so that Control-Tab to escape | Owen Taylor | 2002-01-29 | 1 | -19/+20 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -3/+3 |
* | changed the comment so that gtk-doc doesn't get confused. | Sven Neumann | 2002-01-25 | 1 | -6/+6 |
* | link to new X11 section in a lot of places when mentioning the window | Havoc Pennington | 2002-01-19 | 1 | -73/+96 |
* | Unset initial_pos_set after the first configure request. | Owen Taylor | 2002-01-14 | 1 | -0/+1 |
* | Fix problem where widget->requisition was being used instead of | Owen Taylor | 2002-01-14 | 1 | -2/+18 |
* | gtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c | Vitaly Tishkov | 2002-01-10 | 1 | -1/+1 |
* | Doc typo fix. (#68172) | Matthias Clasen | 2002-01-08 | 1 | -2/+2 |
* | Additions. | Matthias Clasen | 2001-12-30 | 1 | -15/+15 |
* | 1.3.12, interface, binary age 0. | Owen Taylor | 2001-12-23 | 1 | -0/+1 |
* | Typo fixes Typo fix. (#66746) | Matthias Clasen | 2001-12-12 | 1 | -2/+2 |
* | Deprecate. (#65851) | Matthias Clasen | 2001-12-05 | 1 | -0/+9 |
* | Return FALSE from expose handlers. | Alex Larsson | 2001-12-03 | 1 | -1/+1 |
* | Typo fixes. (#65607) | Matthias Clasen | 2001-11-28 | 1 | -0/+8 |
* | Add markup to docs. | Matthias Clasen | 2001-11-28 | 1 | -3/+4 |
* | applied patch from owen to get rid of accel map notifiers. changed things | Tim Janik | 2001-11-20 | 1 | -27/+27 |
* | Reprioritize key bindings in order of visibility - mnemonics, then | Owen Taylor | 2001-11-18 | 1 | -27/+28 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -5/+6 |
* | Move notification of "has_default" to here, so it is safe to call | Owen Taylor | 2001-11-17 | 1 | -16/+46 |
* | Propagate key press events not just to focus/window but also to | Owen Taylor | 2001-11-16 | 1 | -4/+26 |
* | Move '.' out of quote. (#64407) | Matthias Clasen | 2001-11-15 | 1 | -1/+1 |
* | protect idle handle with gdk threads macro. | Tim Janik | 2001-11-13 | 1 | -2/+6 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -30/+134 |
* | Mass fixing of trivial doc bugs. (#63544, #57007, #64141, #63472, #57108, | Matthias Clasen | 2001-11-10 | 1 | -5/+4 |
* | Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow | Owen Taylor | 2001-11-04 | 1 | -4/+2 |
* | Use GtkWindow* as first signal argument (was GtkWidget*). | Daniel Elstner | 2001-11-03 | 1 | -4/+3 |
* | Add a gtk_window_get_focus() getter to determine the currently focused | Owen Taylor | 2001-10-31 | 1 | -0/+20 |
* | Documentation updates. | Matthias Clasen | 2001-10-28 | 1 | -9/+1 |
* | Put notes in gtk_window_set_has_frame(), etc. docs about how these are not | Havoc Pennington | 2001-09-25 | 1 | -1/+19 |
* | Don't wait for a response back from the window manager if our size hasn't | Owen Taylor | 2001-09-24 | 1 | -39/+28 |
* | Add a compat macro that got lost. | Owen Taylor | 2001-09-24 | 1 | -1/+1 |
* | configure.in gdk/Makefile.am gtk/Makefile.am gtk/gtkselection.c | Sven Neumann | 2001-09-20 | 1 | -2/+0 |
* | returned incorrect values for top, right and bottom due to cut-and-paste | Kristian Rietveld | 2001-09-20 | 1 | -2/+2 |
* | Add xgettext:no-c-format comment to to handle '99% of the time. (#60473, | Owen Taylor | 2001-09-19 | 1 | -0/+1 |
* | fix xscale and yscale behaviour which havoc broke. they have to default to | Tim Janik | 2001-09-10 | 1 | -2/+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 | -8/+8 |
* | Removed unused function. | Alex Larsson | 2001-09-08 | 1 | -1/+4 |
* | Make the default default colormap the GdkRGB colormap, not the system | Owen Taylor | 2001-09-07 | 1 | -0/+6 |
* | Deprecate gdk_set/get_use_xshm, make gdk_set_use_xshm a noop. Remove | Owen Taylor | 2001-09-07 | 1 | -47/+5 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -1/+1 |
* | fix g_object_notify | Havoc Pennington | 2001-08-29 | 1 | -2/+2 |
* | add default icon | Havoc Pennington | 2001-08-29 | 1 | -6/+546 |
* | remove gtk_menu_* compat defines; these are already in gtkmenu.h, and the | Havoc Pennington | 2001-08-26 | 1 | -8/+15 |
* | constrain position on hints_changed in addition to the other cases. | Havoc Pennington | 2001-08-18 | 1 | -30/+43 |
* | const correct string parameter. | Tim Janik | 2001-08-17 | 1 | -50/+32 |
* | coalesce multiple property notifies. | Tim Janik | 2001-08-10 | 1 | -0/+2 |