| Commit message (Expand) | Author | Age | Files | Lines |
* | Only optimize out the full configure handling if we got a gratuitous | Owen Taylor | 2002-05-16 | 1 | -33/+57 |
* | Thu May 16 18:47:29 2002 Owen Taylor <otaylor@redhat.com> ... | Owen Taylor | 2002-05-16 | 1 | -1/+2 |
* | Fix frame_right/frame_top screwup. (Detlef Reichl, #78111) | Owen Taylor | 2002-05-14 | 1 | -1/+1 |
* | gtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk/gtkwindow.c a few typos | Vitaly Tishkov | 2002-05-13 | 1 | -1/+1 |
* | remove virtualization and made it cross platform. fix #79961 fixed | Erwann Chenede - | 2002-05-01 | 1 | -4/+4 |
* | Make it work, even if the window is already realized or mapped. | Owen Taylor | 2002-04-30 | 1 | -8/+23 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -58/+165 |
* | add more explanatory text to the error message about missing charsets, and | Havoc Pennington | 2002-03-23 | 1 | -34/+38 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 1 | -1/+1 |
* | When setting the focus to NULL, clear the existing focus chain so that | Owen Taylor | 2002-03-06 | 1 | -1/+16 |
* | Fix docs. | Matthias Clasen | 2002-03-05 | 1 | -0/+25 |
* | Fix to properly take the default window into account by setting a flag and | Owen Taylor | 2002-03-04 | 1 | -18/+52 |
* | Append mnemonics rather than prepending them so that the order is | Owen Taylor | 2002-02-26 | 1 | -1/+1 |
* | Sanity check default font family name and size. | Owen Taylor | 2002-02-24 | 1 | -8/+4 |
* | Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB | Owen Taylor | 2002-02-24 | 1 | -13/+7 |
* | Patch from Matthias Clasen (#54488) | Owen Taylor | 2002-02-23 | 1 | -31/+28 |
* | Add GDK_ISO_Next_Group/Prev_Group/Level3_Shift/ First_Group/Last_Group to | Owen Taylor | 2002-02-21 | 1 | -6/+13 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 1 | -12/+195 |
* | take GDK_HINT_RESIZE_INC into account, and handle negative coordinates | Havoc Pennington | 2002-02-16 | 1 | -3/+13 |
* | 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 |