summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* Use the same logic as GtkEntry when calculating border width. (#116368,Matthias Clasen2004-03-111-4/+10
* Use gtk_entry_set_width_chars() rather than gtk_widget_set_size_request().Owen Taylor2004-03-111-0/+5
* New function, copied from gtkpathbar.c.Federico Mena Quintero2004-03-111-0/+10
* Fix a missing return value.Owen Taylor2004-03-111-0/+5
* Back out the put-labels-into-the-standard-focus-chain patches from bugOwen Taylor2004-03-111-0/+9
* Use a single OK button, not a Close button, as per the HIG.Federico Mena Quintero2004-03-111-0/+7
* Oops, initialize "action" before jumping. Fixes #136900.Federico Mena Quintero2004-03-111-0/+5
* don't overwrite application properties. Fixes bug #136802.Mark McLoughlin2004-03-111-0/+5
* Added call to gtk_text_layout_update_cursor_line() to solve in problem ofDov Grobgeld2004-03-111-0/+7
* Remove stray 'return' statement. (#136855, David L. Cooper II)Owen Taylor2004-03-111-0/+5
* Use the PRELIGHT fg color for drawing the expander when prelit. FixesMark McLoughlin2004-03-111-0/+6
* Fix #135912 and #135913.Federico Mena Quintero2004-03-111-0/+32
* up the width of the entry a tad.Jonathan Blandford2004-03-111-0/+9
* Remove spurious semicolon. Thanks to Kjartan Maraas for pointing it out.Federico Mena Quintero2004-03-111-0/+5
* Set the background on the action view cell renderer here, not in init, soMatthias Clasen2004-03-101-0/+7
* Set also the pointer button bits. (#136636, Dave Neary)Tor Lillqvist2004-03-101-0/+12
* Keep the cell_list in a consistent state while iterating over it, sinceMatthias Clasen2004-03-101-0/+6
* don't propagate the expose to the label. The expose handler forMark McLoughlin2004-03-101-0/+7
* Use an untranslatable "%x" for dates, rather than a custom format. FixesFederico Mena Quintero2004-03-101-0/+6
* Test validity of path here. (shortcuts_insert_path): Don't check here.Morten Welinder2004-03-101-0/+6
* Add support for --multiple.Morten Welinder2004-03-101-0/+4
* Support changes in icon themes.Jonathan Blandford2004-03-101-0/+16
* added 'Desktop' to the list of volumes. We don't have any more untranlatedJonathan Blandford2004-03-101-0/+5
* use uri instead of the pathname for UTF-8 safety.Jonathan Blandford2004-03-101-0/+5
* Always check to see if the shortcuts exists. We don't want to put invalidJonathan Blandford2004-03-101-0/+6
* remove unneeded shortuts_swin;Jonathan Blandford2004-03-101-0/+5
* Fix #136614 in a better way:Matthias Clasen2004-03-101-0/+11
* Place grid mode popups left aligned, not right aligned.Matthias Clasen2004-03-101-0/+5
* Avoid centering the label that is reparented from the menuitem. (#136614,Matthias Clasen2004-03-091-0/+6
* Encapsulate all of the information about a button in a struct instead ofJonathan Blandford2004-03-091-0/+19
* Fix #136533.Federico Mena Quintero2004-03-091-0/+18
* Handle the returned parent_path being NULL. Fixes #136662.Federico Mena Quintero2004-03-091-0/+5
* Stop the emission so that GtkTreeView's handler won't try to poke theFederico Mena Quintero2004-03-091-0/+6
* Fix g_return_if_fail() that was checking draw_shadow. (#136669, MortenOwen Taylor2004-03-091-0/+6
* === Released 2.3.6 ===GTK_2_3_6Owen Taylor2004-03-091-2/+10
* creditJonathan Blandford2004-03-091-1/+2
* unref the correct icon.Jonathan Blandford2004-03-091-0/+4
* Destroy widgets to reveal leaks.Morten Welinder2004-03-091-0/+4
* Add boolean destroying (gtk_menu_destroy): Set priv->destroyingSoeren Sandmann2004-03-091-0/+12
* Fix a typo.Matthias Clasen2004-03-091-0/+4
* Fixes #136080.Federico Mena Quintero2004-03-091-0/+8
* Add bug number to a fix - FedericoFederico Mena Quintero2004-03-081-1/+2
* Use gtk_tree_view_set_cursor().Federico Mena Quintero2004-03-081-0/+6
* Patch "1a" from #136185, by Morten Welinder.Federico Mena Quintero2004-03-081-0/+12
* Fixes #136105.Federico Mena Quintero2004-03-081-0/+21
* Return a boolean success code. (location_popup_handler): Refocus the fileFederico Mena Quintero2004-03-081-0/+17
* Don't call g_signal_handler_disonnect() if priv->model is NULL. (#136551,Owen Taylor2004-03-081-0/+30
* If max_depth is 0 then we have a list.Anders Carlsson2004-03-081-0/+5
* If we fail, leave widget unchanged. Explicitly verify final directory.Morten Welinder2004-03-081-0/+3
* Protect errno.Morten Welinder2004-03-081-0/+5