summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the label wrap, for compatibility with the old tooltips code. ThisMatthias Clasen2007-07-312-0/+7
* Fix documentation. (#461225, Murray Cumming).Kristian Rietveld2007-07-302-1/+6
* Add documentation for properties and fix the deprecation marker for theEmmanuele Bassi2007-07-308-133/+212
* Updated Occitan translationYannig MARCHEGAY2007-07-291-10/+10
* Updated Basque translation.Inaki Larranaga Murgoitio2007-07-272-1913/+1761
* Attempts to load stock X cursors no longer results in annoying error messages...Attilio Fiandrotti2007-07-272-0/+9
* Updated Basque translation.Inaki Larranaga Murgoitio2007-07-272-1209/+1022
* Fix check/radio indicator drawing mess (bug #452225):Michael Natterer2007-07-275-6/+39
* Include ChangeLog.pre-2-10 in tarballs as well (seems to be forgotten).Wouter Bolsterlee2007-07-272-22/+28
* Call gtk_tooltip_hide_tooltip() even if the tooltip is not visible yet.Matthias Clasen2007-07-252-1/+8
* Mark more internal symbols for prefixingAlexander Larsson2007-07-254-3/+20
* Silence the validatorMatthias Clasen2007-07-252-1/+5
* Remove obsolete set-tooltip handler. (#458280, Christian Persch)Matthias Clasen2007-07-242-21/+9
* Port to use new tooltips API. (#451397, Jan Arne Petersen)Matthias Clasen2007-07-245-98/+38
* Cosmetic changes.Tor Lillqvist2007-07-242-8/+7
* Estonian translation update by Ivar Smolin.Priit Laes2007-07-242-1598/+1600
* Restructure the code to make sense, and don't leak an empty accel.Matthias Clasen2007-07-243-11/+16
* Protect against recursion via gtk_container_remove(). (#459561, ChristianMatthias Clasen2007-07-242-7/+13
* Add code to test gtk_tooltip_set_custom()Matthias Clasen2007-07-242-0/+36
* Remove obsolete code. Bug #459566.Christian Persch2007-07-232-21/+5
* Fix some doc formatting errorsMatthias Clasen2007-07-234-3/+10
* Dectect if cups allows access to the http_t authstring field.Matthias Clasen2007-07-233-4/+17
* Port the GtkRecentChooser default implementation widget to the newEmmanuele Bassi2007-07-235-67/+109
* Updated Telugu translation, fixes Bug #355842.Sunil Mohan Adapa2007-07-232-9/+14
* Correctly redraw when gtk-scrolled-window-placement is changed after theRoss Burton2007-07-222-1/+7
* Documentation fixesMatthias Clasen2007-07-222-3/+8
* Translation updated.Gabor Kelemen2007-07-212-1107/+971
* Rename the tips_data_list field back. (#447214)Matthias Clasen2007-07-213-2/+7
* Add forgotten release markersMatthias Clasen2007-07-218-1/+31
* Updated Japanese translation.Takeshi AIHANA2007-07-212-1076/+955
* Updated Japanese translation.Takeshi AIHANA2007-07-212-1537/+1558
* Updated Spanish translationJorge Gonzalez Gonzalez2007-07-212-1719/+1650
* Updated Thai translation.Theppitak Karoonboonyanan2007-07-212-5/+9
* 2.11.6GTK_2_11_6Matthias Clasen2007-07-20197-57034/+63537
* Don't pop up under the cursor.Matthias Clasen2007-07-202-1/+15
* Don't leak a label. (#455901, Christian Persch, Vincent Geddes)Matthias Clasen2007-07-202-1/+25
* Apply a patch by Emmanuele Bassi to limit the number of shown recentMatthias Clasen2007-07-207-32/+149
* Add new functionsMatthias Clasen2007-07-202-0/+14
* Apply a patch by Emmanuele Bassi to add tooltips to the file lists inMatthias Clasen2007-07-202-19/+94
* Remove debug spewMatthias Clasen2007-07-201-4/+1
* add note that the semantics of this call, when mixed with the newRyan Lortie2007-07-195-5/+23
* Handle keypresses better when there is no completion. (#458298, ChristianMatthias Clasen2007-07-193-1/+19
* Merge color scheme before sending notification.Matthias Clasen2007-07-192-2/+8
* Small fixesMatthias Clasen2007-07-192-4/+17
* handle no-window and regular widgets seperately.Kristian Rietveld2007-07-193-5/+26
* Add new convenience api for tooltips on icon viewsMatthias Clasen2007-07-194-3/+226
* markup fixesMatthias Clasen2007-07-191-6/+6
* markup fixMatthias Clasen2007-07-191-2/+2
* typo fixMatthias Clasen2007-07-191-1/+1
* Initialized GValues before unsetting them. (#457720)Matthias Clasen2007-07-192-0/+7