summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***GTK_2_5_4Matthias Clasen2004-10-281-0/+2
* *** empty log message ***Matthias Clasen2004-10-281-0/+12
* Make targets const.Anders Carlsson2004-10-271-0/+6
* Silently ignore non-CLIPBOARD clipboards. (#156610, Christian Persch)Matthias Clasen2004-10-271-0/+3
* Make it build on windows. (#156618, Kazuki IWAMOTO)Matthias Clasen2004-10-271-12/+18
* Stop preediting if strtoul couldn't parse the complete preedit string.Matthias Clasen2004-10-261-0/+3
* Add missing includes. (#156503, Kazuki IWAMOTO)Matthias Clasen2004-10-261-0/+3
* Make the icon_name parameter G_CONST_RETURN.Matthias Clasen2004-10-261-0/+9
* Add new symbols.Matthias Clasen2004-10-261-0/+2
* Documentation fixes.Matthias Clasen2004-10-261-0/+5
* Rewrite clipboard handling so that the clipboard contents won't be freedAnders Carlsson2004-10-261-0/+9
* Really handle a NULL model, fixes #137211 for real.Anders Carlsson2004-10-261-1/+14
* Fix for #118764, David Bordoley:Carlos Garnacho Parro2004-10-261-0/+16
* Rework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390,James M. Cape2004-10-261-0/+39
* Don't leak text. (#156325, Olivier Andrieu)Matthias Clasen2004-10-251-0/+5
* New API to handle the clipboard manager.Anders Carlsson2004-10-251-0/+26
* Support named icons as logos. (#156378, James Henstridge)Matthias Clasen2004-10-251-0/+5
* Fix the doc formatting.Matthias Clasen2004-10-251-0/+5
* Add testimage.Matthias Clasen2004-10-251-0/+2
* Use gtk_image_new_from_icon_name().Matthias Clasen2004-10-251-1/+5
* Add a public setting for button ordering (#74669, Owen Taylor)Matthias Clasen2004-10-251-0/+21
* Add a new type GTK_IMAGE_ICON_NAME for named icons, update the size andMatthias Clasen2004-10-251-1/+15
* Use G_DEFINE_TYPE, intialize the has_entry property, ref the model and addMatthias Clasen2004-10-251-0/+6
* Add GtkAboutDialog and GtkFileChooserButtonJonathan Blandford2004-10-241-0/+4
* Use the new g_key_file api in GLib.Matthias Clasen2004-10-241-1/+7
* If the location dialog is brought up by typing '/', insert the slash inMatthias Clasen2004-10-241-0/+11
* Invalidate the window if the tree is empty, to avoid resizing artifactsMatthias Clasen2004-10-241-0/+7
* Fix some entries.Matthias Clasen2004-10-231-1/+1
* Remove assertion that can get triggered by broken sort functions.Søren Sandmann2004-10-231-0/+5
* Replace broken, overly clever implementation with one that works.Søren Sandmann2004-10-231-0/+10
* Remove check for previous state being ACTIVE. Bug 153876.Søren Sandmann2004-10-231-0/+5
* Use the new file DND api.Matthias Clasen2004-10-221-0/+20
* ri Oct 22 13:25:25 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor2004-10-221-0/+7
* Document how to use info with text/image targets.Matthias Clasen2004-10-221-0/+13
* GdkBitmap is a GObject, not a boxed type.Anders Carlsson2004-10-211-0/+5
* #155952Owen Taylor2004-10-211-0/+13
* *** empty log message ***Matthias Clasen2004-10-211-0/+5
* Implement for cached themes.Matthias Clasen2004-10-211-0/+16
* Make it compile without mmap() and add some more checks. (#155973, MortenMatthias Clasen2004-10-211-0/+3
* Add convenience api for image dnd (#150165):Matthias Clasen2004-10-211-0/+15
* Make the code clearer. (#155239, Murray Cumming)Matthias Clasen2004-10-211-0/+3
* Small fixes.Matthias Clasen2004-10-201-0/+2
* Include gtkmodules.h. (#155885, Kazuki IWAMOTO)Matthias Clasen2004-10-201-0/+4
* Fix a wrong blurb. (#155838, Morten Welinder)Matthias Clasen2004-10-201-0/+5
* Add a "display" option.Matthias Clasen2004-10-191-0/+2
* Implement icon theme caching. (#154034, Martijn Vernooij, caching schemaMatthias Clasen2004-10-191-0/+26
* Set the locale, tidy up output.Matthias Clasen2004-10-191-0/+4
* fixed a typo in my nameSebastien Bacher2004-10-181-1/+1
* Fix #155658, Sebastian Bacher:Matthias Clasen2004-10-181-0/+22
* Destroy secondary dialogs if the main dialog is hidden. (#155084, PaoloMatthias Clasen2004-10-171-0/+5