| Commit message (Expand) | Author | Age | Files | Lines |
* | Use insensitive state for insensitive arrows, not just an "etched state". | Owen Taylor | 2002-01-24 | 1 | -0/+6 |
* | use a variable that's actually been declared. | Manish Singh | 2002-01-24 | 1 | -0/+5 |
* | set minimum gtk-doc version to 0.9, since we need to use the new | Damon Chaplin | 2002-01-23 | 1 | -0/+6 |
* | Remove excessive g_return_if_fail() calls. (#57615) | Matthias Clasen | 2002-01-23 | 1 | -0/+3 |
* | Make it work for paths with underline accelerators. (#69247) | Matthias Clasen | 2002-01-23 | 1 | -0/+5 |
* | Stop spinning if widget becomes insensitive. (#56248) | Owen Taylor | 2002-01-23 | 1 | -0/+5 |
* | Decreate value since we now use doubles. | Owen Taylor | 2002-01-23 | 1 | -0/+5 |
* | Fix sizing bug I introduced accidentally, #69358 | Jonathan Blandford | 2002-01-22 | 1 | -0/+5 |
* | Update last change to prevent core dumpGTK_MULTIHEAD_MERGEPOINT_22_01_02 | Padraig O'Briain | 2002-01-22 | 1 | -0/+5 |
* | add some more stamp checks (pointed out by Anders Carlsson) | Kristian Rietveld | 2002-01-22 | 1 | -0/+11 |
* | Update top_row. Remove extraneous print statements. | Jonathan Blandford | 2002-01-21 | 1 | -0/+5 |
* | Document allowed values for ifactory. | Matthias Clasen | 2002-01-21 | 1 | -0/+9 |
* | only resize the window. | Jonathan Blandford | 2002-01-21 | 1 | -0/+5 |
* | Trap the case where there is no default widget and the entry is the focus | Owen Taylor | 2002-01-21 | 1 | -0/+7 |
* | Set the fallback program class here, rather than | Owen Taylor | 2002-01-21 | 1 | -0/+6 |
* | Fix wrong types for command line arguments (#69124, Ryan Lovett) | Owen Taylor | 2002-01-21 | 1 | -0/+10 |
* | mention that window arg can be NULL | Havoc Pennington | 2002-01-21 | 1 | -0/+5 |
* | fix a load of open line ends (cell_edited): modified patch from German Poo | Kristian Rietveld | 2002-01-19 | 1 | -0/+13 |
* | link to new X11 section in a lot of places when mentioning the window | Havoc Pennington | 2002-01-19 | 1 | -0/+8 |
* | Wrap case values in GPOINTER_TO_UINT(). Fixes build with gcc 3.x. | Jeff Garzik | 2002-01-19 | 1 | -0/+8 |
* | Fix problems when an engine declaration occurs in a reopened style, and | Owen Taylor | 2002-01-19 | 1 | -0/+6 |
* | Clarify documentation. (#69026) | Matthias Clasen | 2002-01-18 | 1 | -0/+8 |
* | Simplify Makefiles. <URL: http://bugzilla.gnome.org/show_bug.cgi?id=68969> | Raja R Harinath | 2002-01-18 | 1 | -0/+11 |
* | Fix missing allocation.x/y offsets. (#68962, Jacob Berkman) | Owen Taylor | 2002-01-18 | 1 | -0/+10 |
* | change GTK_MOVEMENT_PARAGRAPHS to go to start/end of paragraph before it | Havoc Pennington | 2002-01-18 | 1 | -0/+10 |
* | For some reason, I was activating a row while just selecting it. Reported | Jonathan Blandford | 2002-01-18 | 1 | -0/+13 |
* | More composite children. | Matthias Clasen | 2002-01-18 | 1 | -1/+2 |
* | Mark children as composite. (#66360) | Matthias Clasen | 2002-01-17 | 1 | -0/+8 |
* | new function (which I then decided not to use but I think it's needed to | Havoc Pennington | 2002-01-17 | 1 | -0/+13 |
* | Call gtk_selection_remove_all() here, not in destroy/ finalize. (#66636, | Owen Taylor | 2002-01-17 | 1 | -0/+16 |
* | Move here, and save/restore the X error handler to allow people using GTK+ | Owen Taylor | 2002-01-17 | 1 | -0/+22 |
* | 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 |