summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Translation updated.Priit Laes2006-04-212-1097/+1413
* hindi updtedRajesh Ranjan2006-04-212-125/+136
* plug small leak (#339132) dittoPaolo Borelli2006-04-204-11/+46
* fixed off by one error in clip patch from (#330824)Michael David Emmel2006-04-203-2/+8
* _GtkFileChooserButtonPrivate: Added has_title flag so we can rememberMurray Cumming2006-04-193-0/+36
* corrected translation errorVladimer Sichinava2006-04-191-6/+5
* Updated Gujarati TranslationsAnkitkumar Rameshchandra Patel2006-04-192-808/+1360
* Map VK_NUMPAD[0-9] to GDK_KP_[0-9]. (#337562)Tor Lillqvist2006-04-193-0/+30
* hindi updtedRajesh Ranjan2006-04-192-1324/+1853
* Allocate pixmap_path dynamically, rather than using a fixed array of sizeMatthias Clasen2006-04-183-48/+18
* Apply a patch by Paolo Borelli to factor out a strip_suffix() function andMatthias Clasen2006-04-183-17/+36
* removed wrong condition check that caused tab labels not to be drawn underCarlos Garnacho2006-04-183-4/+13
* Updated TranslationRajesh Ranjan2006-04-182-346/+470
* Remove obsolete entry for no_NO And the translation And the translation.Kjartan Maraas2006-04-185-7603/+13
* Updated TranslationAnkitkumar Rameshchandra Patel2006-04-182-620/+740
* Updated Georgian translation 18/04/06Vladimer Sichinava2006-04-182-388/+495
* Fix the code of the look up example.Emmanuele Bassi2006-04-172-2/+6
* Add long descriptions.Emmanuele Bassi2006-04-177-48/+226
* Small formatting fix.Matthias Clasen2006-04-173-1/+13
* Fix UMR in gtk_drag_dest_motion. Bug #338725.Christian Persch2006-04-173-0/+12
* Fix typos in property blurbs. (#338772, Clytie Siddall)Matthias Clasen2006-04-174-2/+14
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-04-174-2702/+3128
* Add check for source being a window.Richard Hult2006-04-164-31/+47
* Remove leading cairo/ in include.Richard Hult2006-04-163-1/+9
* Avoid a possible array overrun. (Coverity)Matthias Clasen2006-04-163-1/+13
* Avoid a possible array overrun. (Coverity)Matthias Clasen2006-04-161-1/+1
* fix another Coverity bug.Matthias Clasen2006-04-163-3/+14
* Add short descriptionsMatthias Clasen2006-04-167-6/+27
* Cosmetic fixesMatthias Clasen2006-04-162-7/+12
* Fix 336772Matthias Clasen2006-04-163-6/+42
* Take grabs into account.Anders Carlsson2006-04-133-3/+35
* Reorganize slightly to avoid a possible NULL dereference. (Coverity)Matthias Clasen2006-04-133-3/+14
* Don't allow passing NULL for x1 or x2, adjust callers.Matthias Clasen2006-04-133-15/+13
* Reorganize to avoid a possible NULL pointer dereference. (Coverity)Matthias Clasen2006-04-133-52/+33
* Reorganize to avoid a possible NULL dereference. (Coverity)Matthias Clasen2006-04-123-9/+16
* Fix another Coverity bugMatthias Clasen2006-04-123-5/+11
* modules/engines/pixbuf/Makefile.am Build fixes for Cygwin. (#338262)Matthias Clasen2006-04-125-2/+15
* Make this work for list == NULL. (Coverity)Matthias Clasen2006-04-123-6/+13
* Rearrange the code a bit.Matthias Clasen2006-04-123-25/+15
* Handle _gtk_text_line_get_data() returning NULL in all cases. (Coverity)Matthias Clasen2006-04-123-8/+23
* Make find_menu_position and find_toolbar_position void. (#338100)Matthias Clasen2006-04-123-132/+126
* Handle page up and page down.Anders Carlsson2006-04-123-0/+12
* Don't flush if we're inside a begin_paint/end_paint pair.Anders Carlsson2006-04-124-1/+28
* Don't pass a negative value as string length to get_child_node().Matthias Clasen2006-04-123-29/+30
* Better fixMatthias Clasen2006-04-121-7/+12
* Fix another Coverity bugMatthias Clasen2006-04-124-6/+16
* Silently do nothing if the widget is not a child. (Coverity)Matthias Clasen2006-04-123-1/+14
* Fix another Coverity bugMatthias Clasen2006-04-122-0/+6
* Remove some unused variables.Matthias Clasen2006-04-124-4/+20
* Remove the unneeded setting of the storage file inside the constructor.Emmanuele Bassi2006-04-113-16/+25