summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Add recent chooser to the widget galleryMatthias Clasen2006-03-301-0/+3
* Make sure to get an icon window when constructing the fallback_icon. ThisMatthias Clasen2006-03-301-1/+8
* Added gdk_pixmap_foreign_new_for_screenMichael David Emmel2006-03-301-0/+5
* Add documentation for the GtkLinkButton (#336592)Emmanuele Bassi2006-03-301-0/+14
* New function to allow wrapping a native pixmap without a server roundtrip.Matthias Clasen2006-03-301-0/+7
* Fix some symbol aliasing glitchesMatthias Clasen2006-03-291-0/+5
* Make gtkalias.h the last included file.Emmanuele Bassi2006-03-291-0/+4
* Fix a typo that broke aliasing rules.Emmanuele Bassi2006-03-291-0/+4
* Add missing CLIPBOARD atom.Richard Hult2006-03-291-0/+4
* Add a migration guide for porting to the new GtkRecent stuff from the oldEmmanuele Bassi2006-03-291-0/+19
* Add a test suite for GtkRecentChooser.Emmanuele Bassi2006-03-291-0/+5
* Import GtkRecent* from libegg.Emmanuele Bassi2006-03-291-0/+24
* Emit page-added before switch-pageMatthias Clasen2006-03-291-0/+5
* Handle double queuing, rather than asserting that it does not happen.Matthias Clasen2006-03-291-0/+6
* *** empty log message ***Matthias Clasen2006-03-291-1/+2
* Fix docs syntax.Matthias Clasen2006-03-281-0/+3
* Fix drag-selection after double-click. (#323862, Benjamin Berg)Matthias Clasen2006-03-281-1/+12
* Move the call to gtk_text_view_end_selection_drag() fromMatthias Clasen2006-03-281-0/+10
* reviewed by: Tim JanikSven Herzberg2006-03-271-0/+8
* Make the poll func work with real file descriptors. We do this by creatingAnders Carlsson2006-03-271-0/+15
* Check that the widget is viewable. (#336200, Bastian Nocera)Matthias Clasen2006-03-271-0/+5
* bail out if there is no need for scrolling (more obvious than addingMichael Natterer2006-03-271-0/+6
* Add -xobjective-c to cflags. (#335956, Lllian Angel)Anders Carlsson2006-03-271-0/+12
* Add more stubs.Richard Hult2006-03-271-0/+4
* add missing ')'.Michael Natterer2006-03-271-0/+5
* Fix a build problemMatthias Clasen2006-03-261-0/+3
* Another leakMatthias Clasen2006-03-261-0/+1
* Fix leaksMatthias Clasen2006-03-261-2/+2
* Fix a leakMatthias Clasen2006-03-261-0/+3
* Another oneMatthias Clasen2006-03-261-0/+1
* Small optimizationMatthias Clasen2006-03-261-0/+5
* Don't call gdk_window_invalidate_rect() on unrealized widgets. (#335717,Matthias Clasen2006-03-241-0/+6
* back out G_GNUC_WARN_UNUSED_RESULT on iterator functions which turned outTim Janik2006-03-241-0/+6
* small updateMatthias Clasen2006-03-241-0/+4
* Support subclasses in RC files. (#142417, Todd Berman, patch based on aMatthias Clasen2006-03-231-0/+15
* make sure that gdk_drag_event() is called when track_motion is TRUE toCarlos Garnacho2006-03-231-0/+6
* Emit the ::page-removed signal after removing the page. (#335238,Matthias Clasen2006-03-221-0/+5
* Make it to expand when hovering during DnDCarlos Garnacho2006-03-221-0/+4
* Improved DND support for GtkNotebook (#332991, Carlos Garnacho)Matthias Clasen2006-03-221-0/+16
* Use fg_gc to draw the inter-row drop highlight. Also draw the line all theMatthias Clasen2006-03-221-0/+6
* Add a column that demonstrates how to use the new spinbutton cellrenderer.Johan Dahlin2006-03-221-1/+5
* Remove pointless includes of config.h, to make it easier compilableMatthias Clasen2006-03-221-0/+6
* renamed last-char-timeout to password-hint-timeout and store all its dataMichael Natterer2006-03-221-0/+8
* send a GtkWidget** instead of a GtkNotebookPage* when doing tabs DnD, thisCarlos Garnacho2006-03-221-0/+7
* Add a cell renderer which uses a spinbutton to edit the value of a cell.Matthias Clasen2006-03-221-0/+17
* applied modified patch from maemo-gtk which allows the most recentlyMichael Natterer2006-03-221-0/+6
* count down from G_MAXUINT to avoid clashes with application-added DNDMichael Natterer2006-03-221-0/+15
* Add new files.Anders Carlsson2006-03-211-0/+11
* removing trailing \ fixes the build.Michael Natterer2006-03-211-0/+4
* Implement gdk_window_scroll.Anders Carlsson2006-03-211-0/+6