summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated Arabic translation.Arafat Medini2004-03-132-132/+139
* Remove the window from the toplevel_list here rather in destroy. WhileOwen Taylor2004-03-136-2/+42
* Don't do anything beyond clearing to the background if there is no activeMatthias Clasen2004-03-136-3/+35
* Pop down the list when an item is selected via the keyboard.Matthias Clasen2004-03-136-0/+29
* Remove trailing slashes in path names.Anders Carlsson2004-03-136-9/+88
* Make this a total no-op when the new or old parent is destroyed. (#134230,Owen Taylor2004-03-139-75/+209
* For GTK_IS_PLUG toplevels, call gdk_window_get_origin() notOwen Taylor2004-03-136-1/+53
* Revert last change; it causes problems for pastes from other applications;Owen Taylor2004-03-137-18/+33
* *** empty log message ***Denis Lackovic2004-03-132-281/+176
* Updated French translation.Christophe Merlet2004-03-132-51/+51
* Updated Thai translation.Paisa Seeluangsawat2004-03-131-269/+246
* Fix middle button pasting in the TextView (#81880, reported by EvertMatthias Clasen2004-03-137-3/+78
* Add a remove implemenatation which restores the cell_view when the customMatthias Clasen2004-03-136-4/+98
* Keep the cell_list in a consistent state while iterating over it, sinceMatthias Clasen2004-03-126-7/+41
* Updated German translation.Christian Neumair2004-03-122-75/+48
* Swap GTK_ARROW_LEFT and GTK_ARROW_RIGHT for GTK_TEXT_DIR_LTR. (#129159,Owen Taylor2004-03-128-66/+66
* Clamp the new size to the screen. Part of bug 129020.Soeren Sandmann2004-03-126-4/+59
* Create the event_window at the right size using the same logic as inOwen Taylor2004-03-126-4/+40
* Don't ignore the return value of gtk_widget_activate().Federico Mena Quintero2004-03-129-31/+162
* Make sure to include <config.h> (#137001)Morten Welinder2004-03-124-0/+7
* Ssssh!Morten Welinder2004-03-121-1/+3
* Add new testspinbutton.cMorten Welinder2004-03-128-8/+79
* Updated Simplified Chinese translationFunda Wang2004-03-124-210/+190
* Updated Lithuanian translation.Zygimantas Berucka2004-03-122-49/+48
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-03-122-1693/+397
* Updated Thai translation.Paisa Seeluangsawat2004-03-121-2/+2
* Put the trash icon on the right for LTR locales, or on the left for RTL.Federico Mena Quintero2004-03-126-1/+5
* Put the trash icon on the right for LTR locales, or on the left for RTL.Federico Mena Quintero2004-03-126-10/+58
* Clear preedit string and emit preedit_changed as needed on AIX. (#130617,Owen Taylor2004-03-116-0/+37
* Plug leak.Morten Welinder2004-03-116-0/+21
* Fix attach/attach->parent type. (#136919, Tim Mooney)Owen Taylor2004-03-116-2/+27
* revert earlier change to insert_path so that we test that the directoryJonathan Blandford2004-03-117-29/+64
* Use the same logic as GtkEntry when calculating border width. (#116368,Matthias Clasen2004-03-116-23/+90
* Use gtk_entry_set_width_chars() rather than gtk_widget_set_size_request().Owen Taylor2004-03-116-3/+28
* Corrected one string.Alessio Frusciante2004-03-112-63/+67
* 0.5.4Raymond Penners2004-03-111-359/+363
* New function, copied from gtkpathbar.c.Federico Mena Quintero2004-03-116-8/+67
* Fix a missing return value.Owen Taylor2004-03-116-1/+27
* Back out the put-labels-into-the-standard-focus-chain patches from bugOwen Taylor2004-03-117-41/+69
* Use a single OK button, not a Close button, as per the HIG.Federico Mena Quintero2004-03-117-2/+37
* Oops, initialize "action" before jumping. Fixes #136900.Federico Mena Quintero2004-03-116-1/+26
* don't overwrite application properties. Fixes bug #136802.Mark McLoughlin2004-03-116-2/+30
* Added call to gtk_text_layout_update_cursor_line() to solve in problem ofDov Grobgeld2004-03-116-1/+38
* Remove stray 'return' statement. (#136855, David L. Cooper II)Owen Taylor2004-03-116-1/+26
* Translation updated by Tino Meinen.Vincent van Adrighem2004-03-112-57/+57
* Update Czech translationMiloslav Trmac2004-03-112-4/+8
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-03-112-65/+61
* Use the PRELIGHT fg color for drawing the expander when prelit. FixesMark McLoughlin2004-03-116-1/+31
* Fix #135912 and #135913.Federico Mena Quintero2004-03-116-31/+797
* up the width of the entry a tad.Jonathan Blandford2004-03-117-5/+48