summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.5.3GTK_2_5_3Matthias Clasen2004-09-19166-20282/+24657
* Merged from 2.4:Federico Mena Quintero2004-09-185-2/+32
* Make numeric pad enter activate the selected completion entry. Fix bugMarco Pesenti Gritti2004-09-185-1/+30
* Updating pt_BR translationRaphael Higino2004-09-172-482/+412
* UpdatesMatthias Clasen2004-09-175-5/+15
* Scroll to the selected row. (#143868, Christian Persch)Matthias Clasen2004-09-175-0/+21
* Remove leftover debug code.Matthias Clasen2004-09-179-16/+230
* Add an example to the docs.Jonathan Blandford2004-09-178-7/+52
* Warn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalidMatthias Clasen2004-09-176-9/+50
* Forgotten ChangeLogMatthias Clasen2004-09-171-0/+5
* Fix #152760, Christian Persch:Matthias Clasen2004-09-165-8/+50
* load images at normal size.Jonathan Blandford2004-09-1629-5/+77
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-09-162-438/+369
* Add constrained sizing to the widgets. This gives us all images runningJonathan Blandford2004-09-165-56/+116
* Updated Spanish transalation.Francisco Javier F. Serrador2004-09-152-169/+181
* Remove bogus code that tried to do what the X11 backend does in itsTor Lillqvist2004-09-155-8/+32
* Updates.Matthias Clasen2004-09-155-4/+63
* *** empty log message ***Matthias Clasen2004-09-152-10/+34
* Add accel label, file button and icon view.Matthias Clasen2004-09-1513-1/+145
* Document --disable-visibility.Matthias Clasen2004-09-152-0/+21
* New option --disable-visibility to disable the use of ELF visibilityMatthias Clasen2004-09-158-0/+58
* Call gtk_tool_item_rebuild_menu().Søren Sandmann2004-09-1410-33/+180
* Document GdkEventOwnerChange and GdkOwnerChange.Matthias Clasen2004-09-143-16/+35
* Remove an unused variable, spotted by Morten Welinder.Matthias Clasen2004-09-145-2/+12
* Fix a typoMatthias Clasen2004-09-144-4/+4
* Copy code from queryloaders.c which turns backslashes in slashes on win32.Matthias Clasen2004-09-145-0/+20
* Set the cursor to the first selected row instead of always to the firstMatthias Clasen2004-09-146-4/+51
* Handle 4-channel pixbufs when saving to jpeg.Matthias Clasen2004-09-132-1/+8
* Change the default expander size to 12 to compensate for the recent changeMatthias Clasen2004-09-136-2/+30
* Resize the popup if the model is replaced. (#152333)Matthias Clasen2004-09-135-0/+36
* fix gtk_range_real_change_value args. Addresses part of #152518.Manish Singh2004-09-135-6/+24
* Fix some problems reported by Morten Welinder:Matthias Clasen2004-09-137-2/+52
* Improve positioning of entry completion popup.Matthias Clasen2004-09-135-1/+20
* Improve positioning of entry completion popup.Matthias Clasen2004-09-131-2/+0
* Use the short prefix "IA__" for aliases instead of the long suffixMatthias Clasen2004-09-098-3/+24
* Typo fix.Matthias Clasen2004-09-091-1/+1
* Update sensitivity of the "Select all" button.Matthias Clasen2004-09-095-0/+34
* Make dropping of expandable items look nicer.Soeren Sandmann2004-09-085-2/+61
* Updated Canadian English translation.Adam Weinberger2004-09-072-211/+177
* Use the proper node type for placeholders in toolbars. (#151963, OlivierMatthias Clasen2004-09-075-1/+13
* Draw expanders a bit better.Matthias Clasen2004-09-075-10/+50
* Add descriptions for the commandline arguments. The actual descriptionsMatthias Clasen2004-09-058-18/+87
* Add new functionsAnders Carlsson2004-09-056-0/+28
* Make gtk argument parsing use goption. Add gtk_get_option_group andAnders Carlsson2004-09-0514-369/+389
* updated by Misu MoldovanMarius Andreiana2004-09-052-1339/+1157
* updatedMarius Andreiana2004-09-052-498/+406
* Allow sorting of tree models to be turned off again. (#151139, TorstenMatthias Clasen2004-09-057-26/+83
* Fix the Solaris Xinerama checks. (#151754)Matthias Clasen2004-09-055-2/+21
* Don't refuse to delete text in passwords. (#151723, Owen Taylor)Matthias Clasen2004-09-055-1/+21
* Revert accidental change from Aug 02 that removed a flush of the XSøren Sandmann2004-09-045-10/+31