summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add GtkExpander docs.Matthias Clasen2003-07-011-0/+6
* WindowFromPoint() wants screen coordinates (#115422, Tim Evans).Tor Lillqvist2003-07-011-0/+5
* Check for Xcursor.Matthias Clasen2003-06-301-0/+11
* New function, callback proc for EnumWindows().Tor Lillqvist2003-06-301-0/+14
* kill some stray characters breaking the build.Mark McLoughlin2003-06-301-0/+5
* Add GtkExpander. See discussion in bug #60553.Mark McLoughlin2003-06-301-0/+11
* gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.cSoeren Sandmann2003-06-291-0/+17
* More formatting fixes for docs.Matthias Clasen2003-06-291-1/+2
* Doc comment fix.Matthias Clasen2003-06-291-0/+4
* Fix for #111028, thanks to J. Ali Harlow, who writes: I found that theTor Lillqvist2003-06-281-0/+29
* Make it compile with C89 compilers.Soeren Sandmann2003-06-271-0/+6
* Fix typos. Update thread example I missed yesterday.BST 2003 Tony Gale2003-06-251-0/+5
* Add a blurb for shadow_type.Matthias Clasen2003-06-241-0/+10
* Thread support updates from Owen. Various suggestions from Steve Chaplin.BST 2003 Tony Gale2003-06-241-0/+5
* Updated Indonesian translationMohammad DAMT2003-06-241-0/+4
* Mention dup'd bug#s.Tor Lillqvist2003-06-221-1/+1
* When emulating X11's automatic grab on button down, pass owner_events asTor Lillqvist2003-06-221-0/+9
* Look for DLLs also in the bin subdirectory, where libtool 1.5 installsTor Lillqvist2003-06-171-0/+8
* Add rule to regenerate man pages from Docbook. (man_MANS): AddMatthias Clasen2003-06-171-0/+8
* Document new properties as 2.4 additions.Matthias Clasen2003-06-141-0/+14
* Special case pixmaps. (#114880)Anders Carlsson2003-06-121-0/+5
* Document child-notify and drag-data-received signals. Owen, we need toMatthias Clasen2003-06-111-0/+11
* silly typo fix. s/seperator/separator/. This gets rid of the assert spamKristian Rietveld2003-06-111-0/+6
* New function for XIM instantiate callback. New function where call toHidetoshi Tajima2003-06-101-0/+23
* Merged from stable.Kristian Rietveld2003-06-091-0/+7
* Merged from stable.Kristian Rietveld2003-06-091-0/+9
* Make it compile with C89 compilersSoeren Sandmann2003-06-091-0/+4
* Install boolean property "overwrite". (gtk_text_view_[gs]et_property):Matthias Clasen2003-06-091-0/+8
* Install boolean child properties "resize" and "shrink".Matthias Clasen2003-06-091-0/+10
* Back out event->window test - it wasn't needed because of the call toOwen Taylor2003-06-091-0/+13
* Use application/x-rootwindow-drop for root window drops. (#108670, AlexOwen Taylor2003-06-091-0/+9
* Before delivering an event to a widget, check that (if relevant), theOwen Taylor2003-06-091-0/+15