summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated gtk_timeout_* functions by their GLib counterparts.Matthias Clasen2003-06-051-0/+4
* Document restriction on types.Matthias Clasen2003-06-041-0/+6
* When drawing underlines, join up adjacent runs where possible, so we don'tOwen Taylor2003-06-041-0/+8
* Slightly modified patch from Owen Taylor <otaylor@redhat.com> to improveJonathan Blandford2003-06-041-0/+7
* Keep track of when we have a clip mask set for the GC, and when we unsetOwen Taylor2003-06-041-0/+12
* gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): UseOwen Taylor2003-06-041-0/+11
* Merged from stable.Kristian Rietveld2003-06-041-0/+11
* Don't respond to pings on a root window; prevents infinite loops if we areOwen Taylor2003-06-031-0/+7
* #71597, reported by Morten WelinderOwen Taylor2003-06-031-0/+19
* Remove bad optimization for src_rowstride == dest_stride. (Didn't considerOwen Taylor2003-06-031-0/+8
* reenabled button_release events for xinput devices. (#113948)Michael Natterer2003-06-031-2/+7
* Added "li" to ALL_LINGUAS. Added Limburgish translation by Mathieu vanChristian Rose2003-06-031-0/+4
* Don't map the event window if the notebook isn't mapped. (#113980, RichardOwen Taylor2003-06-021-0/+6
* added a missing cast.Sven Neumann2003-06-021-0/+6
* Minor improvements to alignment padding documentation.Matthias Clasen2003-05-311-0/+3
* Add some hints and an example to the docs. (#98427)Matthias Clasen2003-05-311-0/+5
* Added 4-sided padding as properties with gtk_alignment_get_padding() andMurray Cumming2003-05-301-0/+7
* gtk/gtknotebook.c Changed guint to GtkNotebookArrow in the signature ofMatthias Clasen2003-05-301-0/+6
* typoHidetoshi Tajima2003-05-301-1/+1
* use GETTEXT_PACKAGE to get a translation for "Default"(#113850).Hidetoshi Tajima2003-05-301-0/+5
* use GETTEXT_PACKAGE to get a translation for "Default"(#113850).Hidetoshi Tajima2003-05-301-0/+5
* make "Default" label of default input method localizable. use translationsHidetoshi Tajima2003-05-301-0/+13
* Merged from stable.Kristian Rietveld2003-05-291-0/+8
* Merged from stable.Kristian Rietveld2003-05-291-0/+8
* Merged from stable.Kristian Rietveld2003-05-291-0/+8
* Merged from stable.Kristian Rietveld2003-05-291-0/+9
* Merged from stable.Kristian Rietveld2003-05-291-0/+9
* Merged from stable.Kristian Rietveld2003-05-291-0/+10
* check if tree/node are still the same after _internal_select_node. (FixesKristian Rietveld2003-05-291-0/+6
* Fixes #75745, reported by Richard Hult. Merged from stable.Kristian Rietveld2003-05-291-0/+13
* Remove dubious bitfields of unspecified signedness. (#112919, MortenMatthias Clasen2003-05-271-0/+19
* Only include the Default and Emacs themes' gtkrc files. IncludeTor Lillqvist2003-05-271-0/+10
* Forgot ChangelogSøren Sandmann Pedersen2003-05-241-0/+5
* Add support for up to four scroll arrows. Control their display by newMatthias Clasen2003-05-221-0/+10
* Update color on focus out of hex_entry. (#112665) (hex_focus_out): NewMatthias Clasen2003-05-221-0/+6
* (gtk_file_selection_set_filename): Add a hint about openingMatthias Clasen2003-05-221-0/+2
* g_return_if_fail() if GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLEOwen Taylor2003-05-211-1/+8
* Some keynav improvements for the "Rename File" and "Create Directory"Matthias Clasen2003-05-211-0/+8
* Use XftDrawSetClipRectangles(), since we're inside HAVE_XFT2 anyway.Matthias Clasen2003-05-211-0/+6
* Always queue a resize ... we rely on the size-allocate to do the update,Owen Taylor2003-05-211-1/+17
* added composing rules of Greek acceted letters, patch by Vasilis VasaitisHidetoshi Tajima2003-05-211-0/+5
* gtk settings for XIMPreeditNone and XIMStatusNone. (#105909)Hidetoshi Tajima2003-05-211-0/+6
* A loader for PCX files. (#113035, Josh Beam)Matthias Clasen2003-05-211-0/+2
* code that can check the compose table for ascending order, by VasilisHidetoshi Tajima2003-05-211-0/+6
* We need to pass the unmasked state toOwen Taylor2003-05-211-0/+12
* fix a memory leak, free input context list (#113259).Hidetoshi Tajima2003-05-211-0/+5
* Make calendar controls spin. (#112540)Matthias Clasen2003-05-201-0/+4
* Silently accept a missing gtk.immodules file, some people want to runOwen Taylor2003-05-201-0/+7
* Fix height/width confusion (#113370, Xan Lopez)Owen Taylor2003-05-201-0/+5
* Comprehensively zero all unused parts of client messages (Mainly Motif DNDOwen Taylor2003-05-201-2/+14