| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix "deleting" filename by adding another boolean parameter to | Owen Taylor | 2002-01-17 | 1 | -0/+9 |
* | update cursor_y_pos with clamped delta rather than theoretical delta | Havoc Pennington | 2002-01-17 | 1 | -0/+7 |
* | Refresh the dialog on map. (#52877, inspired by request from Murray | Owen Taylor | 2002-01-17 | 1 | -0/+6 |
* | Support "optional" bindings. If a binding signal has a boolean return | Owen Taylor | 2002-01-17 | 1 | -0/+22 |
* | Deprecate. (#68183) | Matthias Clasen | 2002-01-16 | 1 | -0/+7 |
* | Fix typo in --help output. (Arnaud Charlet). | Owen Taylor | 2002-01-16 | 1 | -0/+5 |
* | Add gtkstockpixbufs.h. | Owen Taylor | 2002-01-16 | 1 | -0/+9 |
* | Avoid unexpected warning message when navigating menu (#68517) | Padraig O'Briain | 2002-01-16 | 1 | -0/+5 |
* | set_boxed will copy the color and will use a mem_chunk to do it. Avoid an | Jody Goldberg | 2002-01-16 | 1 | -0/+6 |
* | It is possible that a GtkLayout may have been scrolled _before_ it was | Jody Goldberg | 2002-01-16 | 1 | -0/+5 |
* | Stop the timer on destroy, or when we are notified that we are shadowed by | Owen Taylor | 2002-01-16 | 1 | -0/+15 |
* | focus the activated tab, not the page. (#53612) | Owen Taylor | 2002-01-15 | 1 | -0/+17 |
* | gtk/gtkstyle.c a misprint in documentation for gtk_style_render_icon () is | Vitaly Tishkov | 2002-01-15 | 1 | -0/+5 |
* | map event_window after mapping child, so we don't loose events. | Tim Janik | 2002-01-15 | 1 | -0/+5 |
* | gtk/gtkaccellabel.h fixed documentation by syncing the parameter names | Sven Neumann | 2002-01-15 | 1 | -0/+6 |
* | close a comment block | jacob berkman | 2002-01-15 | 1 | -0/+4 |
* | fix a load of open line ends, (gtk_tree_model_sort_set_model): only free | Kristian Rietveld | 2002-01-15 | 1 | -0/+6 |
* | Documentation additions. | Matthias Clasen | 2002-01-14 | 1 | -0/+13 |
* | Don't mangle sequences of consecutive \n or \r. | Owen Taylor | 2002-01-14 | 1 | -0/+5 |
* | allow cancel to happen. | Jonathan Blandford | 2002-01-14 | 1 | -7/+9 |
* | Unset initial_pos_set after the first configure request. | Owen Taylor | 2002-01-14 | 1 | -0/+5 |
* | Fix problem where widget->requisition was being used instead of | Owen Taylor | 2002-01-14 | 1 | -0/+8618 |
* | g_getenv() returns a const string. | Sven Neumann | 2002-01-14 | 1 | -0/+4 |
* | Added ms at ALL_LINGUAS. Added Malay Translation. But not all translated | Hasbullah Bin Pit | 2002-01-14 | 1 | -0/+5 |
* | Documentation. | Matthias Clasen | 2002-01-14 | 1 | -8605/+5 |
* | documentation cleanups. | Sven Neumann | 2002-01-13 | 1 | -0/+4 |
* | various cleanups, (get_child_iter_from_elt): removed, | Kristian Rietveld | 2002-01-13 | 1 | -0/+9 |
* | Removed conflict markers from ChangeLog. | Sven Neumann | 2002-01-12 | 1 | -1/+0 |
* | revert Owen's change (using a strdupped string as object data), so the | Kristian Rietveld | 2002-01-12 | 1 | -1/+7 |
* | sgml fixes | Havoc Pennington | 2002-01-12 | 1 | -0/+5 |
* | Fixes contributed by Archaeopteryx Software: This is a first small part of | Tor Lillqvist | 2002-01-11 | 1 | -0/+27 |
* | actually iterate through the list rather than infinitely loop | jacob berkman | 2002-01-11 | 1 | -0/+5 |
* | Rename to reset_rc_styles_recurse(). (#68084) | Matthias Clasen | 2002-01-10 | 1 | -0/+6 |
* | gtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c | Vitaly Tishkov | 2002-01-10 | 1 | -0/+8 |
* | get the types as well as the symbols because we need them in | Jonathan Blandford | 2002-01-10 | 1 | -0/+5 |
* | Apply the same fixes and improvements as to the gtk-1-3-win32-production | Tor Lillqvist | 2002-01-10 | 1 | -0/+94 |
* | set the background of our bin window also (fixes #58957) | jacob berkman | 2002-01-10 | 1 | -0/+5 |
* | Now we test we can unselect nodes before selecting new ones. | Jonathan Blandford | 2002-01-10 | 1 | -0/+7 |
* | pass NULL to gtk_tree_model_rows_reordered and not an iter with user_data | Kristian Rietveld | 2002-01-09 | 1 | -0/+7 |
* | declared internal functions static. | Sven Neumann | 2002-01-09 | 1 | -0/+4 |
* | Fix problem with menus without accel groups, such as the menus for option | Owen Taylor | 2002-01-09 | 1 | -0/+10 |
* | Check for RENDER before trying to use it... XRenderFindFormat() prints | Owen Taylor | 2002-01-09 | 1 | -0/+6 |
* | update the accel path upon parent changes. | Tim Janik | 2002-01-09 | 1 | -0/+5 |
* | small but important fix to force vadjustments at size_alocate time from | Tim Janik | 2002-01-09 | 1 | -0/+6 |
* | don't cast a possible NULL pointer. | Tim Janik | 2002-01-09 | 1 | -0/+12 |
* | Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't reference | Mike Kestner | 2002-01-09 | 1 | -0/+8 |
* | Speak of window IDs rather than XIDs in the docs. | Matthias Clasen | 2002-01-09 | 1 | -0/+7 |
* | wow! Am I a moron or what 0 < 1 is not equivalent to strcmp ("a", "b") | Jonathan Blandford | 2002-01-08 | 1 | -0/+5 |
* | Handle TOGGLE/RADIOBUTTON as well. (#68201, Damon Chaplin.) | Owen Taylor | 2002-01-08 | 1 | -0/+9 |
* | Fix coordinate translations, once and for all. | Owen Taylor | 2002-01-08 | 1 | -0/+10 |