summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* swap G and B. Fixes (#114669)Soeren Sandmann2003-06-086-4/+29
* Fix bug with set_adjustment (viewport, NULL);Owen Taylor2003-06-086-1/+26
* Add rtl variants of undo, redo, undelete and revert. (#96633)Matthias Clasen2003-06-0715-20/+79
* Many fixes, along with extensive cleanups and refactoring of code toOwen Taylor2003-06-066-232/+358
* Fix typo.Tor Lillqvist2003-06-066-1/+11
* Set graphics_exposures and subwindow_mode, too, even if they aren'tTor Lillqvist2003-06-066-1/+33
* Merged from stable.Kristian Rietveld2003-06-066-8/+71
* Add a 'finalizing' flag to keep preedit-[start,changed,end] signals fromHidetoshi Tajima2003-06-067-21/+67
* Ignore button presses that are not on the tab (#114534).Noah Levitt2003-06-066-1/+27
* Conditionalize deendencies for gdk-pixbuf-csource on cross-compilationOwen Taylor2003-06-067-10/+78
* Handle gtk_window_get_geometry_info() returning NULL. (#107311, JohnOwen Taylor2003-06-066-2/+32
* Subtract off twice the border width from the width/height, not 1x theOwen Taylor2003-06-056-2/+32
* If at the end of the buffer, move to the end iter - parallels behavior ofOwen Taylor2003-06-056-0/+38
* #80023, Yao Zhang, TOKUNAGA HiroyukiOwen Taylor2003-06-057-22/+113
* Never scroll on focus in (#81893, Patch from Paolo Maggi)Owen Taylor2003-06-057-25/+68
* #107883, Gustavo GiráldezOwen Taylor2003-06-056-7/+99
* Handle global filters.Tor Lillqvist2003-06-056-0/+42
* Fix for #84668, reported by Torbjörn Andersson:Matthias Clasen2003-06-056-10/+73
* New keybinding signal for (un)selecting the whole buffer. Bound toMatthias Clasen2003-06-056-34/+61
* Fix a typo.Matthias Clasen2003-06-051-1/+1
* Add some questions.Matthias Clasen2003-06-052-0/+301
* Replace deprecated gtk_timeout_* functions by their GLib counterparts.Matthias Clasen2003-06-056-4/+24
* Document restriction on types.Matthias Clasen2003-06-047-2/+38
* When drawing underlines, join up adjacent runs where possible, so we don'tOwen Taylor2003-06-046-34/+152
* Slightly modified patch from Owen Taylor <otaylor@redhat.com> to improveJonathan Blandford2003-06-046-21/+90
* Keep track of when we have a clip mask set for the GC, and when we unsetOwen Taylor2003-06-048-39/+95
* gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): UseOwen Taylor2003-06-049-2/+63
* Merged from stable.Kristian Rietveld2003-06-046-1/+94
* Don't respond to pings on a root window; prevents infinite loops if we areOwen Taylor2003-06-036-1/+38
* #71597, reported by Morten WelinderOwen Taylor2003-06-036-402/+214
* Remove bad optimization for src_rowstride == dest_stride. (Didn't considerOwen Taylor2003-06-036-7/+40
* reenabled button_release events for xinput devices. (#113948)Michael Natterer2003-06-036-11/+43
* Added "li" to ALL_LINGUAS. Added Limburgish translation by Mathieu vanChristian Rose2003-06-038-1/+5029
* Added gdk-pixbuf/io-pcx.c and gtk/gtkcalendar.cAbel Cheung2003-06-032-1/+8
* Don't map the event window if the notebook isn't mapped. (#113980, RichardOwen Taylor2003-06-026-1/+32
* Document data_length == -1, add an example. (#97290)Matthias Clasen2003-06-022-6/+17
* Converted from broken-TSCII to UTF-8.Noah Levitt2003-06-022-688/+692
* added a missing cast.Sven Neumann2003-06-027-2/+31
* Fix misleading documentation of rowstride. (#113924, Noah Levitt)Matthias Clasen2003-05-312-4/+9
* Minor improvements to alignment padding documentation.Matthias Clasen2003-05-318-0/+25
* Add some hints and an example to the docs. (#98427)Matthias Clasen2003-05-316-0/+70
* Updated French translation.Christophe Merlet2003-05-312-944/+1001
* Added 4-sided padding as properties with gtk_alignment_get_padding() andMurray Cumming2003-05-308-11/+281
* gtk/gtknotebook.c Changed guint to GtkNotebookArrow in the signature ofMatthias Clasen2003-05-306-1/+31
* typoHidetoshi Tajima2003-05-305-5/+5
* use GETTEXT_PACKAGE to get a translation for "Default"(#113850).Hidetoshi Tajima2003-05-306-1/+26
* use GETTEXT_PACKAGE to get a translation for "Default"(#113850).Hidetoshi Tajima2003-05-306-2/+27
* make "Default" label of default input method localizable. use translationsHidetoshi Tajima2003-05-3017-14/+112
* Merged from stable.Kristian Rietveld2003-05-296-4/+52
* Merged from stable.Kristian Rietveld2003-05-296-0/+52