| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo | Kristian Rietveld | 2001-11-28 | 1 | -0/+7 |
* | put the warning explaining the validation error in front of the | Havoc Pennington | 2001-11-28 | 1 | -0/+11 |
* | Remove reference to gdkcursors.h. | Owen Taylor | 2001-11-28 | 1 | -0/+5 |
* | Add markup to docs. | Matthias Clasen | 2001-11-28 | 1 | -0/+2 |
* | forgotten Changelog entry. | Matthias Clasen | 2001-11-28 | 1 | -0/+12 |
* | Notify on the ::active property _here_, not in | Owen Taylor | 2001-11-28 | 1 | -0/+6 |
* | add 2 properties (PIXBUF_EXPANDER_OPEN and PIXBUF_EXPANDER_CLOSED) | Jonathan Blandford | 2001-11-27 | 1 | -0/+6 |
* | Add long, but horribly sketchy comment about what is going on in this | Owen Taylor | 2001-11-26 | 1 | -0/+8 |
* | Calculate size based on the _child_ of the menu item, not the menuitem. | Owen Taylor | 2001-11-26 | 1 | -0/+10 |
* | demos/pixbuf-demo.c M_PI -> G_PI. | Tor Lillqvist | 2001-11-25 | 1 | -0/+13 |
* | free font_desc when finished (#65266) | Kristian Rietveld | 2001-11-25 | 1 | -0/+15 |
* | gdk/linux-fb/gdkdrawable-fb2.c update to latest Pango API | Manish Singh | 2001-11-24 | 1 | -0/+12 |
* | don't deactivate menu when menu_item isn't sensitive (#61389) | Kristian Rietveld | 2001-11-24 | 1 | -0/+5 |
* | free path before we return (in case of a failure here) | Kristian Rietveld | 2001-11-24 | 1 | -0/+5 |
* | Handle events in windows other than widget->event_window properly. | Owen Taylor | 2001-11-24 | 1 | -1/+9 |
* | Align the image at the top, #65020, request from Seth Nickell) | Owen Taylor | 2001-11-24 | 1 | -0/+5 |
* | Remove some strange arithmetic that was resulting in rows being drawn too | Owen Taylor | 2001-11-23 | 1 | -0/+6 |
* | Offset invalidated range correctly. Fix scrolling of title window. | Owen Taylor | 2001-11-23 | 1 | -0/+11 |
* | Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11 | Owen Taylor | 2001-11-23 | 1 | -0/+22 |
* | Actually commit typo fixes already mentioned in ChangeLog entry on | Matthias Clasen | 2001-11-23 | 1 | -0/+8 |
* | reflect Pango API change | Hans Breuer | 2001-11-23 | 1 | -0/+17 |
* | raise event window afte children, in order for the input pnly window to | Tim Janik | 2001-11-21 | 1 | -0/+13 |
* | Fix problem with lost parameter. | Owen Taylor | 2001-11-21 | 1 | -0/+5 |
* | Remove trailing commas in enum declarations. | Owen Taylor | 2001-11-21 | 1 | -0/+6 |
* | Version 1.3.11, interface, binary age 0. | Owen Taylor | 2001-11-21 | 1 | -0/+28 |
* | Ref-sink the tooltips object. Ref-sink the tooltips object. Fix some | Owen Taylor | 2001-11-21 | 1 | -0/+23 |
* | applied patch from owen to get rid of accel map notifiers. changed things | Tim Janik | 2001-11-20 | 1 | -0/+51 |
* | Typo fix. | Matthias Clasen | 2001-11-20 | 1 | -0/+4 |
* | replace gboolean free_last in the function parameters with gint depth. | Kristian Rietveld | 2001-11-20 | 1 | -0/+15 |
* | Fix problem where notebook gap was double shifted by allocation.x/y | Owen Taylor | 2001-11-20 | 1 | -0/+8 |
* | fix allocation to be relative to paned->allocation, now that this is a | Tim Janik | 2001-11-20 | 1 | -0/+10 |
* | Use the widget's state when drawing the indicator, as in GtkCheckButton. | Owen Taylor | 2001-11-19 | 1 | -0/+7 |
* | (Fixes related to #64428, Michael Meeks) | Owen Taylor | 2001-11-19 | 1 | -0/+23 |
* | show notebook->event_window with gdk_window_show_unraised(), so it doesn't | Michael Natterer | 2001-11-19 | 1 | -0/+6 |
* | Add a "resizable" property, to get rid of the | Jonathan Blandford | 2001-11-19 | 1 | -0/+14 |
* | put in a test for negative indentation values | Havoc Pennington | 2001-11-19 | 1 | -0/+5 |
* | Change default for justify to GTK_JUSTIFY_LEFT. Assuming that multiline | Owen Taylor | 2001-11-19 | 1 | -0/+12 |
* | add gtkmarshal.list | jacob berkman | 2001-11-19 | 1 | -0/+4 |
* | Use RevertToParent, not RevertToNone. (#64613, Matthias Clasen) | Owen Taylor | 2001-11-19 | 1 | -0/+6 |
* | label_xalign and label_yalign need to be float properties to correspond to | Owen Taylor | 2001-11-19 | 1 | -0/+8 |
* | Fix return of plug_added vfunc. (#64408, Jeff Franks) | Owen Taylor | 2001-11-19 | 1 | -0/+5 |
* | Undef HAVE_STDLIB_H before checking for jpeg, because jconfig.h has this | Owen Taylor | 2001-11-19 | 1 | -0/+6 |
* | Fix a memory leak when retrieving atom names. (Michael Meeks, #64508) | Owen Taylor | 2001-11-19 | 1 | -0/+6 |
* | Update to new Pango API. | Alex Larsson | 2001-11-19 | 1 | -0/+5 |
* | Rename the GTK_DESTROYED flag to GTK_IN_DESTRUCTION, remove the | Owen Taylor | 2001-11-19 | 1 | -0/+13 |
* | Make a NO_WINDOW widget, as it should have been since the beginning, but | Owen Taylor | 2001-11-18 | 1 | -0/+6 |
* | return TRUE when value changed, so row_changed is being emitted | Kristian Rietveld | 2001-11-18 | 1 | -0/+5 |
* | make it compile with msvc: !HAVE_UNISTD_H; no label without op, even if | Hans Breuer | 2001-11-18 | 1 | -0/+18 |
* | Include glib-object.h instead of gobject/gsignal.h | Owen Taylor | 2001-11-18 | 1 | -0/+13 |
* | must include glib-object.h only | Matt Wilson | 2001-11-18 | 1 | -0/+4 |