summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* Only need a bit for need_timer.Matthias Clasen2004-09-271-0/+5
* Add a missing _ to the name of the has_secondary_backward_stepperMatthias Clasen2004-09-271-0/+6
* add missing structures.Jonathan Blandford2004-09-261-0/+4
* Scroll to make the current folder visible. (#152921)Matthias Clasen2004-09-261-0/+3
* Revert the button state to !button_down, if we're missing the releaseMatthias Clasen2004-09-261-0/+6
* Remove debug spew. (bookmarks_check_remove_sensitivity): Don't free anMatthias Clasen2004-09-261-0/+2
* Remove debug spew.Matthias Clasen2004-09-261-0/+3
* cursor_pos is in characters, not bytes. (#153332, Owen Taylor)Matthias Clasen2004-09-261-1/+6
* Set lcSysOrgX and lcSysOrgY from device instead of hardcoding to 0, aRobert Ögren2004-09-251-0/+6
* Don't access attr[-1]. (#153628, Padraig O'Briain)Matthias Clasen2004-09-251-0/+5
* Add some tooltips.Matthias Clasen2004-09-231-1/+5
* Remove unnecessary g_return_if_fail()s from virtual functions. (#153469,Matthias Clasen2004-09-221-0/+5
* Don't leak cursors. (#153468, Christian Persch)Matthias Clasen2004-09-221-0/+3
* Don't leak old_text. (#153467, Christian Persch)Matthias Clasen2004-09-221-0/+3
* Don't use bitops on booleans. (gtk_file_chooser_default_should_respond):Matthias Clasen2004-09-221-0/+2
* Don't use bitops on booleans.Matthias Clasen2004-09-221-0/+5
* Don't leak the frame pixbuf.Matthias Clasen2004-09-221-0/+5
* #include <config.h> for HAVE_MALLINFO define, other minor cleanups.Manish Singh2004-09-211-0/+5
* remove now unused arg variables.Manish Singh2004-09-211-0/+9
* Don't assert that current_focus != NULL, just return FALSE.Matthias Clasen2004-09-211-0/+3
* Give the path bar arrows some more space.Matthias Clasen2004-09-211-0/+3
* Check for mallinfo.Matthias Clasen2004-09-211-0/+5
* Fix typos in signal docs. (#153224, John Finlay)Matthias Clasen2004-09-211-0/+5
* Don't return FALSE from a void function. (#153185, Joel Fredrikson)Matthias Clasen2004-09-201-0/+5
* Add a boolean ::displace-focus style property and apply child displacementMatthias Clasen2004-09-201-0/+6
* Change from 50 to 20 to make the menus scroll faster.Søren Sandmann2004-09-191-0/+5
* Bump versionMatthias Clasen2004-09-191-0/+2
* 2.5.3GTK_2_5_3Matthias Clasen2004-09-191-2/+24
* Merged from 2.4:Federico Mena Quintero2004-09-181-0/+8
* Make numeric pad enter activate the selected completion entry. Fix bugMarco Pesenti Gritti2004-09-181-0/+7
* UpdatesMatthias Clasen2004-09-171-0/+2
* Scroll to the selected row. (#143868, Christian Persch)Matthias Clasen2004-09-171-0/+5
* Remove leftover debug code.Matthias Clasen2004-09-171-0/+31
* Add an example to the docs.Jonathan Blandford2004-09-171-0/+5
* Warn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalidMatthias Clasen2004-09-171-0/+7
* Fix #152760, Christian Persch:Matthias Clasen2004-09-161-0/+11
* load images at normal size.Jonathan Blandford2004-09-161-0/+7
* Add constrained sizing to the widgets. This gives us all images runningJonathan Blandford2004-09-161-0/+6
* Remove bogus code that tried to do what the X11 backend does in itsTor Lillqvist2004-09-151-0/+8
* Updates.Matthias Clasen2004-09-151-1/+5
* Add accel label, file button and icon view.Matthias Clasen2004-09-151-0/+5
* New option --disable-visibility to disable the use of ELF visibilityMatthias Clasen2004-09-151-0/+9
* Call gtk_tool_item_rebuild_menu().Søren Sandmann2004-09-141-0/+18
* Remove an unused variable, spotted by Morten Welinder.Matthias Clasen2004-09-141-0/+3
* Fix a typoMatthias Clasen2004-09-141-1/+1
* Copy code from queryloaders.c which turns backslashes in slashes on win32.Matthias Clasen2004-09-141-0/+3
* Set the cursor to the first selected row instead of always to the firstMatthias Clasen2004-09-141-0/+8
* Change the default expander size to 12 to compensate for the recent changeMatthias Clasen2004-09-131-0/+7
* Resize the popup if the model is replaced. (#152333)Matthias Clasen2004-09-131-0/+5
* fix gtk_range_real_change_value args. Addresses part of #152518.Manish Singh2004-09-131-0/+5