summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Merged from stable.Kristian Rietveld2003-07-171-0/+12
* Merged from stable.Kristian Rietveld2003-07-171-0/+9
* Merged from stable.Kristian Rietveld2003-07-171-0/+8
* Merged from stable.Kristian Rietveld2003-07-171-0/+7
* API doc updates.Matthias Clasen2003-07-141-0/+4
* Rename parameter target_list back to targets, to pacify gtk-doc.Matthias Clasen2003-07-131-0/+4
* Fix leaks of label_text, label_widget and icon_widget. (#117312, ChristianSoeren Sandmann2003-07-131-0/+6
* new properties "horizontal-offset" and "vertical-offset" that determinesSoeren Sandmann2003-07-121-0/+10
* Merged from stable.Kristian Rietveld2003-07-121-0/+8
* Merged from stable.Kristian Rietveld2003-07-121-0/+7
* Merged from stable.Kristian Rietveld2003-07-121-0/+8
* Merged from stable.Kristian Rietveld2003-07-121-0/+11
* Merged from stable.Kristian Rietveld2003-07-121-1/+9
* Merged from stable.Kristian Rietveld2003-07-121-0/+15
* Use g_strfreev() to free mime_types. (#117219, Steve Chaplin)Matthias Clasen2003-07-111-0/+5
* gdk/x11/gdkevents-x11.c (get_real_window) gdk/x11/gdkinput-x11.cOwen Taylor2003-07-111-0/+15
* make the path != NULL check a silent assert, so it follows the g_free()Kristian Rietveld2003-07-111-0/+5
* Add gtkcolorbutton.c and gtkfontbutton.c.Matthias Clasen2003-07-111-0/+5
* Fix memory access error. (#69436)Morten Welinder2003-07-111-0/+5
* (And of course it just had to go wrong. I forgot to commit ChangeLog)Kristian Rietveld2003-07-111-0/+19
* Merge from stable.Kristian Rietveld2003-07-091-0/+13
* Consider the text direction when sorting children. (#116540, SoerenMatthias Clasen2003-07-081-0/+5
* Change _gdk_x11_send_xevent_async() toOwen Taylor2003-07-081-1/+10
* Doc addition. (#116501, Doug Quale)Matthias Clasen2003-07-081-0/+4
* remove strange #define fix cut'n'paste error use instance private data useSoeren Sandmann2003-07-081-0/+11
* remove GDK_EXPOSURE_MASK for INPUT_ONLY window same same same sameSoeren Sandmann2003-07-081-0/+11
* remove correction on x when detail is "menuitem". With the new menu lookSoeren Sandmann2003-07-081-0/+34
* fix a type check, (#116947, Krasimir Angelov)Soeren Sandmann2003-07-081-0/+16
* remove accidentally committed debugging spewSoeren Sandmann2003-07-071-0/+16
* gtk/gtkdnd.c (_gtk_drag_source_handle_event) Remove use ofOwen Taylor2003-07-061-1/+9
* Move default icon creation here, so that we have an icon at the start ofOwen Taylor2003-07-061-0/+7
* better drawing of GtkMenuItem add notes about GtkMenu remove leftoverSoeren Sandmann2003-07-061-0/+6
* add vertical_padding style property.Soeren Sandmann2003-07-061-0/+22
* Lookup all the atoms in the target list at once.Owen Taylor2003-07-051-0/+48
* Function to get a range of information about all the children of a windowOwen Taylor2003-07-051-0/+11
* Add a function to XSendEvent() and call a calback on failure/success.Owen Taylor2003-07-051-0/+9
* Split toplevel-specific pieces of GdkWindowImplX11 into a separateOwen Taylor2003-07-051-0/+6
* Fix some leftover fields.Owen Taylor2003-07-051-0/+5
* Use asynchronously _gdk_x11_set_input_focus_safe to avoid having to trapOwen Taylor2003-07-051-0/+57
* remove this accidentally committed file.Soeren Sandmann2003-07-041-0/+7
* new test for removing itemsSoeren Sandmann2003-07-041-0/+16
* We can calculate the width and height of the bounding rectangle only afterTor Lillqvist2003-07-041-0/+9
* Add gdk_string_to_compound_text_for_display. (#116537, Peter Zelezny)Tor Lillqvist2003-07-031-0/+5
* Insert cast to fix warning. Assign something to old_value to quiet gccSoeren Sandmann2003-07-031-0/+34
* Implement a loader for named themed icon based on from gnome-desktopOwen Taylor2003-07-021-0/+40
* Attach the style to the widget.Owen Taylor2003-07-021-0/+5
* Add new toolbar headersSoeren Sandmann2003-07-021-12/+63
* Improve docs. (116364, Morten Welinder)Matthias Clasen2003-07-011-0/+2
* Add a test for GtkFontButton and GtkColorButton.Matthias Clasen2003-07-011-0/+3
* Add color and font picker widgets.Matthias Clasen2003-07-011-1/+8