summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Clarify section on g_signal_connect_swapped. (#120543, David Bourguignon)Matthias Clasen2005-01-035-14/+27
* Make gtk_icon_theme_load_icon() work independent of icon factoryMatthias Clasen2005-01-037-4/+48
* Don't add a shortcut here. (#162752, Tor Lillqvist)Matthias Clasen2005-01-035-1/+21
* Mention another bug number, too, in my last entry.Tor Lillqvist2005-01-024-8/+8
* Add -lole32, needed for CoTaskMemFree in get_special_folder() below.Tor Lillqvist2005-01-0211-279/+850
* Updated Czech translation.Miloslav Trmac2005-01-024-204/+227
* Really fix the math to make the vectors sum up to 1, makingMatthias Clasen2005-01-022-2/+8
* Allow unsetting the custom image by passing NULL. (gtk_button_init):Matthias Clasen2005-01-025-1/+34
* Updated Swedish translation.Christian Rose2005-01-012-142/+159
* Updated Simplified Chinese translationFunda Wang2005-01-014-190/+200
* Updated Spanish translation.Francisco Javier F. Serrador2005-01-014-240/+252
* gtk/gtkmodules.c (get_module_path) With g_getenv() now returning UTF-8 onTor Lillqvist2005-01-016-53/+32
* Updated Lithuanian translation.Žygimantas Beručka2004-12-312-154/+172
* Don't sort a list of values as if it was a list of entries. This fixesMatthias Clasen2004-12-315-5/+47
* Fix state propagation when making an insensitive combo box sensitiveMatthias Clasen2004-12-305-2/+25
* Use secondary text for error dialogs.Matthias Clasen2004-12-305-65/+83
* Clean up some cases of errno handling (#162496, noted by Tor Lillqvist),Matthias Clasen2004-12-305-12/+16
* Clean up some cases of errno handling (#162496, noted by Tor Lillqvist),Matthias Clasen2004-12-305-33/+51
* Use g_value_get_boolean() for ellipsize_set. (#162447, Brian Tarricone)Matthias Clasen2004-12-305-1/+25
* Use /usr/share/pixmaps only on Unix.Tor Lillqvist2004-12-305-1/+26
* Updated Canadian English translation.Adam Weinberger2004-12-282-58/+62
* Inherit submenu direction from the parent menu.Matthias Clasen2004-12-285-3/+13
* Return a boolean indicating whether an item in the submenu was selected.Matthias Clasen2004-12-285-22/+61
* Make the clipboard image API more robust (#162357, Torsten Schoenfeld):Matthias Clasen2004-12-286-19/+77
* Set x_root and y_root in button and motion events from extended inputMatthias Clasen2004-12-285-0/+20
* gdk-pixbuf-animation.c (gdk_pixbuf_animation_new_from_file) AvoidMatthias Clasen2004-12-272-3/+8
* Fix a typo. (#162339, Alessio Dessi)Matthias Clasen2004-12-275-1/+13
* Document properties as new since 2.4. (#156101, Billy Biggs)Matthias Clasen2004-12-275-0/+60
* Add a warning about the linux-fb target. (#155488, Zeeshan Ali)Matthias Clasen2004-12-275-0/+22
* Typo fix. (#162278, Torsten Schoenfeld)Matthias Clasen2004-12-275-1/+21
* Typo fix. (#162219, Masao Mutoh)Matthias Clasen2004-12-265-1/+9
* Typo fix. (#162219, Masao Mutoh)Matthias Clasen2004-12-267-2/+26
* Return TRUE if there are children. (#162134, Iñigo Serna, patch by JohnMatthias Clasen2004-12-245-1/+17
* Transfer state from the button to the cell view to get prelighting right.Matthias Clasen2004-12-245-0/+51
* Translation updated by Tino Meinen.Vincent van Adrighem2004-12-222-93/+62
* Conflict markersSøren Sandmann Pedersen2004-12-224-4/+0
* Add sensitivity-changing timeout. Written by Christian Persch.Søren Sandmann2004-12-227-30/+144
* Don't forget to null the mnemonic_menu when unsetting a mnemonic, reportedMatthias Clasen2004-12-225-1/+54
* Bug #147497, make menu items activate immediately when you release theSøren Sandmann2004-12-221-0/+76
* Fix sorting of list stores. (#161886, Marcin Krzyzanowski)Matthias Clasen2004-12-226-4/+60
* print out the version and binary name in the header comment. ProblemJonathan Blandford2004-12-225-2/+27
* print out the version and binary name in the header comment. ProblemJonathan Blandford2004-12-222-3/+12
* Reverted the terminology change. If people would only agree onChristian Rose2004-12-212-2/+7
* Minor terminology change.Christian Rose2004-12-202-54/+58
* Pass a root path to gtk_tree_model_rows_reordered(). (#161720, MarcinMatthias Clasen2004-12-205-6/+23
* Don't translate NULL messages. (#161789, Morten Welinder)Matthias Clasen2004-12-207-4/+26
* Don't show the secondary label on show_all(). (#161707, Christian Persch)Matthias Clasen2004-12-205-1/+22
* Updated vi.poNguyen Thai Ngoc Duy2004-12-201-233/+206
* Updated Simplified Chinese translationFunda Wang2004-12-202-55/+59
* Use wide character API when available. Use UTF-8 for filenames.Tor Lillqvist2004-12-196-71/+133