summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix https://bugzilla.novell.com/show_bug.cgi?id=184875 - make the locationFederico Mena Quintero2006-07-187-39/+391
* remember the sensitivity of the steppers in GtkRangeLayout, update it inMichael Natterer2006-07-183-32/+69
* oooops.Kristian Rietveld2006-07-183-2/+29
* Fix for #335012, reported by Matteo Nastasi.Kristian Rietveld2006-07-184-3/+55
* Another fix for #164884.Kristian Rietveld2006-07-184-0/+25
* use MAX priv->width, alloc.width when allocating the bin_window,Kristian Rietveld2006-07-183-2/+17
* Updated Spanish translation.Francisco Javier F. Serrador2006-07-182-771/+105
* Updated TranslationAnkitkumar Rameshchandra Patel2006-07-182-714/+59
* Set an empty NSImage if there is none, covers the cases where applicationsRichard Hult2006-07-173-5/+34
* Updated French translation.Benoît Dejean2006-07-172-769/+568
* Fill in string, length and is_modifier for key events. Map some more keysRichard Hult2006-07-175-13/+104
* Don't undo reordering if we haven't been reordering. (#346836, Ed Catmur)Matthias Clasen2006-07-173-3/+12
* Add escape to the list of special keys, to get the escape key working.Richard Hult2006-07-173-6/+17
* Initialize GdkInput.Richard Hult2006-07-173-2/+12
* check if the iter still has children after running the test-expand-rowKristian Rietveld2006-07-173-1/+17
* Updated Czech translation.Jakub Friedl2006-07-172-812/+106
* use 5 * gtk-timeout-repeat, just as many other widgets. Makes the calendarMichael Natterer2006-07-173-1/+15
* Updated German translation.Hendrik Richter2006-07-172-597/+430
* Fix comment. (gdk_window_set_title): Surround by release pool macros.Richard Hult2006-07-175-29/+162
* Add some more detail to the docs. (#311399, Nikos Kouremenos)Matthias Clasen2006-07-173-1/+8
* Updated Thai translation.Theppitak Karoonboonyanan2006-07-172-627/+458
* Fix typos in the docs.Matthias Clasen2006-07-174-2/+14
* Some small documentation fixups. (#347711, Guillaume Cottenceau)Matthias Clasen2006-07-173-6/+12
* Add gtk_cell_renderer_spin_get_type (#347710, Guillaume Cottenceau)Matthias Clasen2006-07-172-0/+6
* Mark the text of the location label as translatable.Matthias Clasen2006-07-173-2/+11
* Remove gk/paper_names.c. (#347224, Hendrik Richter)Matthias Clasen2006-07-172-1/+5
* Fix a typo in the docs. (#347211, Kouhei Sutou)Matthias Clasen2006-07-173-1/+7
* Make the test for the sync extension more robust. (#347315, TommiMatthias Clasen2006-07-173-0/+20
* Put the code to protect against broken loaders that forget to set error inMatthias Clasen2006-07-172-32/+39
* Fix incremental loading of xbms. (#346427, Ed Catmur) Also make the xbmMatthias Clasen2006-07-172-18/+34
* 2006-07-16 Lukas Novotny <lukasnov@cvs.gnome.org> * cs.po: Updated Czech tr...Lukas Novotny2006-07-162-1490/+1362
* Updated French translation.Benoît Dejean2006-07-162-1653/+1491
* updated hebrew translationYair Hershkovitz2006-07-162-163/+167
* Updated Greek translationKostas Papadimas2006-07-164-3253/+2975
* updated hebrew translationYair Hershkovitz2006-07-162-1443/+1305
* update Punjabi translationAmanpreet Singh Alam2006-07-141-1866/+1619
* Lots of changes the major change is GdkPaintable is not implemented by windowMichael David Emmel2006-07-148-113/+427
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-07-132-1287/+1109
* Check if the chooser implementation supports the "show-number" propertyEmmanuele Bassi2006-07-113-0/+53
* Updated German translation.Hendrik Richter2006-07-112-1511/+1379
* Fix some typos with inline property docs. (#347065, John Finlay)Matthias Clasen2006-07-108-12/+28
* Fix some memory handling issues. (#347043, Chris Wilson)Matthias Clasen2006-07-103-4/+13
* Do not leak the URI returned by the model; select the row when callingEmmanuele Bassi2006-07-103-14/+30
* Fix a typo in the docs. (#347041, Kouhei Sutou)Matthias Clasen2006-07-103-1/+7
* Add missing types (#347037, Josh Green)Matthias Clasen2006-07-102-0/+9
* Fix a typo in the docs. (#347032, Kouhei Sutou)Matthias Clasen2006-07-103-1/+7
* Don't assume that priv->current_page is non-NULL. (#347048, GuillaumeMatthias Clasen2006-07-103-3/+14
* Add some missing deprecation guards.Matthias Clasen2006-07-103-0/+12
* Don't confuse gtk-doc.Matthias Clasen2006-07-103-1/+9
* Account for alignment when reading xbm data. (#346721, patch by DaveRichard Hult2006-07-103-8/+22