summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test oversized items.Matthias Clasen2004-12-145-3/+86
* Add new symbols.Matthias Clasen2004-12-149-59/+492
* Updated Czech translation.Miloslav Trmac2004-12-134-320/+333
* s/maximal/maximum/g (#161195, David Lodge)Matthias Clasen2004-12-135-7/+15
* Updated British translation.David Lodge2004-12-132-851/+713
* Reintroduce the reverted change, since it is necessary to prevent lostMatthias Clasen2004-12-135-1/+19
* Fix the signature to avoid overwriting a pspec.Matthias Clasen2004-12-135-1/+16
* Revert a change which prevented torn-off menus from being shown normally.Matthias Clasen2004-12-135-2/+13
* Resync with upstream againMarco Pesenti Gritti2004-12-132-16/+14
* Implement scroll wheel scrolling for menus. (#88532)Matthias Clasen2004-12-135-2/+14
* Implement scroll wheel scrolling for menus. (#88532)Matthias Clasen2004-12-131-10/+42
* Compare only the HAS_DEFAULT flags. (#160711, Tommi Komulainen)Matthias Clasen2004-12-135-3/+15
* Add a missing break statement. (#161172, Damon Chaplin)Matthias Clasen2004-12-135-0/+14
* UpdatesMatthias Clasen2004-12-135-0/+99
* Updated Canadian English translation.Adam Weinberger2004-12-132-215/+221
* Add a width-chars property like GtkLabel has. (#160496, James M. Cape)Matthias Clasen2004-12-135-4/+53
* UpdatesMatthias Clasen2004-12-135-8/+38
* Add some docs for GtkWidget::delete-event and GtkWidget::destroy-event.Matthias Clasen2004-12-135-0/+53
* Add a max-width-chars property, which can be used to specify the width ofMatthias Clasen2004-12-139-17/+149
* Don't let the empty menu filler affect visibility of separators. (#160500,Matthias Clasen2004-12-135-5/+29
* Pass a last item to gtk_combo_box_relayout_item. (#161050, John Finlay)Matthias Clasen2004-12-135-1/+35
* Rename a local variable to avoid a conflict. (#161109, Robert Ögren) 1Matthias Clasen2004-12-135-5/+25
* Fix a braino.Tor Lillqvist2004-12-121-3/+1
* Fix date of last entry.Tor Lillqvist2004-12-124-4/+4
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-1230-172/+1143
* Updated Bulgarian translationAlexander Shopov2004-12-122-93/+95
* Fix a copy-and-paste error, noticed by Robert Ögren.Matthias Clasen2004-12-125-1/+21
* Only wrap if we are in the topmost menu. (#160936, John Finlay)Matthias Clasen2004-12-115-2/+27
* Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor)Matthias Clasen2004-12-1011-186/+594
* add recent new functions.Manish Singh2004-12-105-0/+21
* wrap new API in XDG_ENTRY().Manish Singh2004-12-102-0/+8
* filter out PRIVATE.Manish Singh2004-12-102-1/+5
* Revert the patch which added no-alt mnemonics, since it interfers badlyMatthias Clasen2004-12-105-80/+54
* Fix a property nick typo.Matthias Clasen2004-12-105-1/+13
* Apply a patch to reset the filter if an otherwise invisible file isMatthias Clasen2004-12-095-19/+61
* Fix #145463, reported by Michael Natterer.Matthias Clasen2004-12-0911-13/+121
* Resync with upstreamMarco Pesenti Gritti2004-12-099-42/+89
* Make repeated calls accumulate the results, don't call qsort() on emptyMatthias Clasen2004-12-093-8/+17
* Add functions which allow faster insertion of rows in sorted list stores.Matthias Clasen2004-12-098-36/+280
* Fix a typo in the docs. (#160826, Jay Camp)Matthias Clasen2004-12-095-1/+21
* Merged from gtk-2-4:Federico Mena Quintero2004-12-095-0/+54
* Fix #111031, reported by Padraig O'Briain:Matthias Clasen2004-12-0810-9/+138
* Remove all entries for the same key, not just the first one. (#159498,Matthias Clasen2004-12-085-1/+25
* Updated pt_BR translationRaphael Higino2004-12-082-84/+77
* Use button->event_window for the fake leave event, otherwise the buttonMatthias Clasen2004-12-085-1/+25
* Make this work, no need to invert the array.Matthias Clasen2004-12-086-59/+67
* Don't mess up the column header state if the button release event isMatthias Clasen2004-12-085-4/+44
* Fix a typo in last commitMarco Pesenti Gritti2004-12-075-1/+25
* Queue a redraw. (#160679, Damon Chaplin)Matthias Clasen2004-12-075-0/+22
* Add complex dialogs to gallery.Matthias Clasen2004-12-0712-5/+121