summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.10.7GTK_2_10_7Matthias Clasen2007-01-05204-91901/+106217
* Take the scroll arrow into account when drawing the background. (#393166,Matthias Clasen2007-01-052-1/+11
* Fix broken width computation, again.Behdad Esfahbod2007-01-052-2/+8
* take into account both scroll arrows when calculating size request inCarlos Garnacho2007-01-052-1/+7
* Merged from HEAD:Michael Natterer2007-01-052-1/+8
* Avoid overflow when converting coordinates to Pango units. (#332266, JodyBehdad Esfahbod2007-01-054-2/+54
* move set_cursor after realization of the popup window, so clamp nodeMatthias Clasen2007-01-052-4/+14
* Translation updated by Leonardo Ferreira FontenelleGustavo Noronha Silva2007-01-044-1416/+1389
* Fix uninitialized width variable.Behdad Esfahbod2007-01-042-3/+8
* Cross-compilation fixes. (#392646, Yevgen Muntyan)Matthias Clasen2007-01-046-7/+29
* Fix some compiler warnings.Matthias Clasen2007-01-048-8/+17
* Fix a compiler warningMatthias Clasen2007-01-042-1/+5
* vi.po: Updated Vietnamese translation.Clytie Siddall2007-01-041-1043/+916
* vi.po: Updated Vietnamese translation.Clytie Siddall2007-01-041-0/+4
* Updated Vietnamese translation.Clytie Siddall2007-01-041-0/+4
* Updated Vietnamese translation.Clytie Siddall2007-01-041-1450/+1545
* UpdatesMatthias Clasen2007-01-042-0/+12
* Fix #332604, reported by Joe Wreschnig, patch by Jan Arne Petersen andMatthias Clasen2007-01-042-6/+29
* Fix another memleakMatthias Clasen2007-01-042-6/+11
* Fix another leakMatthias Clasen2007-01-042-0/+6
* Exit early if we can't get file info - this happens if the iter points toMatthias Clasen2007-01-042-0/+14
* Apply a patch by Chris Wilson to avoid spurious valgrind warnings fromMatthias Clasen2007-01-048-129/+142
* Close the http connection after getting the PPD.Matthias Clasen2007-01-042-5/+10
* Updated Arabic Translation. Djihed Afifi2007-01-032-270/+272
* Fix memory leaks.Matthias Clasen2007-01-032-9/+22
* If the current page is removed, always pick a different one. (#392457,Matthias Clasen2007-01-032-3/+26
* Merged from HEAD.Kristian Rietveld2007-01-032-1/+11
* Export SED to make sourcing of libtool work. Tighten up the directfbMatthias Clasen2007-01-032-3/+11
* Work when the entry is not realized. (#392315, Yevgen Muntyan)Matthias Clasen2007-01-032-10/+25
* Only process updates on the window at hand, not on all windows, to avoidMatthias Clasen2007-01-032-1/+8
* UpdatesMatthias Clasen2007-01-022-5/+156
* Try to fix #315732, reported by Luke Hutchinson:Matthias Clasen2007-01-024-20/+48
* Fix typo.Tor Lillqvist2007-01-022-1/+6
* Center in the frame. (#304482, Rob Staudinger, patch by RichardMatthias Clasen2007-01-022-2/+24
* Only handle key bindings for scrolling if the scrollbars are visible.Matthias Clasen2007-01-023-8/+23
* Remove forgotten debug spewMatthias Clasen2007-01-021-1/+0
* Only handle key bindings for tab reordering if the tabs are shown andMatthias Clasen2007-01-024-17/+42
* Waste less time with non-directories. (#391725, Chris Wilson)Matthias Clasen2007-01-022-8/+19
* Fix some IPP compliance issues. (#391523, Albrecht Dress)Matthias Clasen2007-01-013-11/+24
* Fix en/em dash confusion. (#378462)Matthias Clasen2007-01-012-1/+11
* Move the signal and idle disconnections into the dispose function, as wellEmmanuele Bassi2006-12-312-23/+63
* Include windows.h (#391229, Kazuki Iwamoto)Matthias Clasen2006-12-312-0/+6
* Remove the scroll timeout. (#390872, Yevgen Muntyan)Matthias Clasen2006-12-312-0/+20
* Redraw assistant on reallocate to avoid rendering glitches. (#343956,Matthias Clasen2006-12-312-0/+8
* Correctly handle min size. (#320465, Philipp Langdale)Matthias Clasen2006-12-312-5/+12
* Don't install cursors on insensitive widgets. (#358864, Jan Schampera)Matthias Clasen2006-12-316-44/+148
* Don't die in an assertion if focus went missing. Just warn, clean up andMatthias Clasen2006-12-293-2/+15
* return if the widget that originally received the event is a notebookCarlos Garnacho2006-12-292-1/+7
* Updated English (British) translationDavid Lodge2006-12-294-3355/+3093
* Only use the results of find_menu/toolbar_position() if they succeed. MayMatthias Clasen2006-12-282-108/+133