summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.8.3GTK_2_8_3Matthias Clasen2005-08-29176-3672/+3692
* Only cancel if the menu was active. (#314298, Christian Persch, analysisMatthias Clasen2005-08-293-1/+11
* Remove an accidentally leftover duplicate pixbuf creation. (#314700,Matthias Clasen2005-08-293-2/+8
* Don't leak the cursor theme name. (#314693, Kjartan Maraas)Matthias Clasen2005-08-293-0/+8
* Free state.children in all cases. (#313862, Kjartan Maraas)Matthias Clasen2005-08-293-3/+20
* Updated Catalan translation from HEAD.Jordi Mallach2005-08-292-609/+622
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2005-08-282-600/+613
* Updated Spanish translationFrancisco Javier F. Serrador2005-08-282-572/+574
* Updated Catalan translation by Xavier Conde.Jordi Mallach2005-08-272-1331/+1338
* Updated French translation.Christophe Merlet2005-08-272-140/+83
* Updated French translation.Christophe Merlet2005-08-271-0/+4
* Fix the default value of the ui property.Matthias Clasen2005-08-273-1/+7
* Don't warn when G_MAXLONG is passed as length.Matthias Clasen2005-08-273-5/+12
* Updates.Matthias Clasen2005-08-266-4/+33
* Avoid an uninitialized variable warning, pointed out by Colin Walters.Matthias Clasen2005-08-263-1/+11
* Remove some ifdeffed out debugging printouts.Tor Lillqvist2005-08-263-31/+46
* Fix the calculation of week_start. (#314473, JP Rosevaar)Matthias Clasen2005-08-263-1/+11
* Acquire GDK lock. (#314533, Thomas Fitzsimmons)Thomas Fitzsimmons2005-08-263-0/+14
* Handle NULL gracefully. (#314523, Ed Catmur)Matthias Clasen2005-08-263-0/+13
* Handle theme == NULL.Owen Taylor2005-08-253-3/+15
* Take widget y offset into account when positioning the popup. (#314470,Matthias Clasen2005-08-253-0/+13
* Add missing bug numberOwen Taylor2005-08-252-10/+10
* Use gdk_screen_init as instance_init, not base_init! (Fix from FredericOwen Taylor2005-08-254-397/+19
* Truncate ChangeLog after moving asideOwen Taylor2005-08-243-11012/+0
* 2.8.2GTK_2_8_2Matthias Clasen2005-08-24176-167/+219
* Cleanup up the mess I createdMatthias Clasen2005-08-241-5/+114
* UpdatesMatthias Clasen2005-08-244-0/+13
* Make sure font and cursor settings get propagated down to the screenMatthias Clasen2005-08-244-111/+19
* Don't try to send a client message if the screen is NULL. Noticed byMatthias Clasen2005-08-244-1/+16
* Bump versionMatthias Clasen2005-08-244-2/+8
* 2.8.1GTK_2_8_1Matthias Clasen2005-08-24175-25985/+26055
* Make it compileMatthias Clasen2005-08-241-1/+1
* Fix #314335Matthias Clasen2005-08-244-3/+22
* Fix for #314004, reported by Michael Reinsch:Owen Taylor2005-08-249-88/+331
* Hungarian translation updated.Gabor Kelemen2005-08-232-116/+123
* don't bother inserting new rows in a level with a zero refcount andKristian Rietveld2005-08-234-0/+24
* Translation updated by Ivar Smolin.Priit Laes2005-08-232-80/+94
* Complain when there is no index.theme file in the specified directory,Matthias Clasen2005-08-237-49/+84
* Fix a C99ism. (#314262, Robert Jeff Mitchell)Matthias Clasen2005-08-234-1/+17
* Fixed Lithuanian translation.Žygimantas Beručka2005-08-232-550/+562
* add Punjabi (pa) by amanpreet Singh Brar AlamwaliaAmanpreet Singh Alam2005-08-231-1778/+1777
* add declaration for _gtk_icon_theme_check_reload.Manish Singh2005-08-225-6/+25
* Implement a clientmessage based scheme for makeing sure that all GTK+Matthias Clasen2005-08-225-9/+97
* Add a note regarding icon theme changes.Matthias Clasen2005-08-225-1/+52
* Add GTK_DEP_LIBS, in order to link against Xext. (#314062)Matthias Clasen2005-08-224-1/+11
* One more fix to prevent buffer overruns. (#314081, Hans Breuer)Matthias Clasen2005-08-224-0/+16
* Updated Korean translation.Changwoo Ryu2005-08-222-863/+728
* update by amanpreetalam@yahoo.comAmanpreet Singh Alam2005-08-221-978/+924
* Clarify that the returned layout must not be modified.Matthias Clasen2005-08-214-2/+17
* clear scroll_to_path if the model changes.Jonathan Blandford2005-08-205-11/+114