summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Conditionalize deendencies for gdk-pixbuf-csource on cross-compilationOwen Taylor2003-06-061-1/+3
* Handle gtk_window_get_geometry_info() returning NULL. (#107311, JohnOwen Taylor2003-06-061-2/+2
* Subtract off twice the border width from the width/height, not 1x theOwen Taylor2003-06-051-2/+2
* If at the end of the buffer, move to the end iter - parallels behavior ofOwen Taylor2003-06-051-0/+3
* #80023, Yao Zhang, TOKUNAGA HiroyukiOwen Taylor2003-06-052-22/+38
* Never scroll on focus in (#81893, Patch from Paolo Maggi)Owen Taylor2003-06-052-25/+18
* #107883, Gustavo GiráldezOwen Taylor2003-06-051-7/+34
* Fix for #84668, reported by Torbjörn Andersson:Matthias Clasen2003-06-051-10/+28
* New keybinding signal for (un)selecting the whole buffer. Bound toMatthias Clasen2003-06-051-34/+46
* Replace deprecated gtk_timeout_* functions by their GLib counterparts.Matthias Clasen2003-06-051-4/+4
* Document restriction on types.Matthias Clasen2003-06-042-2/+8
* Slightly modified patch from Owen Taylor <otaylor@redhat.com> to improveJonathan Blandford2003-06-041-21/+55
* Keep track of when we have a clip mask set for the GC, and when we unsetOwen Taylor2003-06-041-31/+0
* gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator): UseOwen Taylor2003-06-044-2/+8
* Merged from stable.Kristian Rietveld2003-06-041-1/+39
* Don't map the event window if the notebook isn't mapped. (#113980, RichardOwen Taylor2003-06-021-1/+2
* added a missing cast.Sven Neumann2003-06-021-1/+1
* Minor improvements to alignment padding documentation.Matthias Clasen2003-05-311-0/+4
* Add some hints and an example to the docs. (#98427)Matthias Clasen2003-05-311-0/+45
* Added 4-sided padding as properties with gtk_alignment_get_padding() andMurray Cumming2003-05-302-10/+245
* gtk/gtknotebook.c Changed guint to GtkNotebookArrow in the signature ofMatthias Clasen2003-05-301-1/+1
* use GETTEXT_PACKAGE to get a translation for "Default"(#113850).Hidetoshi Tajima2003-05-301-2/+2
* make "Default" label of default input method localizable. use translationsHidetoshi Tajima2003-05-302-3/+31
* Merged from stable.Kristian Rietveld2003-05-291-4/+12
* Merged from stable.Kristian Rietveld2003-05-291-0/+12
* Merged from stable.Kristian Rietveld2003-05-291-0/+5
* Merged from stable.Kristian Rietveld2003-05-291-3/+17
* Merged from stable.Kristian Rietveld2003-05-291-20/+32
* Merged from stable.Kristian Rietveld2003-05-291-0/+6
* check if tree/node are still the same after _internal_select_node. (FixesKristian Rietveld2003-05-291-0/+12
* Fixes #75745, reported by Richard Hult. Merged from stable.Kristian Rietveld2003-05-292-2/+14
* Remove dubious bitfields of unspecified signedness. (#112919, MortenMatthias Clasen2003-05-278-20/+20
* Only include the Default and Emacs themes' gtkrc files. IncludeTor Lillqvist2003-05-271-0/+1
* Make the minimum scrollbar slider length 21 instead of 7.Soeren Sandmann2003-05-241-3/+1
* Add support for up to four scroll arrows. Control their display by newMatthias Clasen2003-05-222-113/+226
* Update color on focus out of hex_entry. (#112665) (hex_focus_out): NewMatthias Clasen2003-05-221-0/+13
* (gtk_file_selection_set_filename): Add a hint about openingMatthias Clasen2003-05-221-0/+4
* g_return_if_fail() if GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLEOwen Taylor2003-05-211-0/+2
* Some keynav improvements for the "Rename File" and "Create Directory"Matthias Clasen2003-05-211-22/+12
* Always queue a resize ... we rely on the size-allocate to do the update,Owen Taylor2003-05-211-4/+28
* added composing rules of Greek acceted letters, patch by Vasilis VasaitisHidetoshi Tajima2003-05-211-0/+70
* gtk settings for XIMPreeditNone and XIMStatusNone. (#105909)Hidetoshi Tajima2003-05-211-2/+4
* code that can check the compose table for ascending order, by VasilisHidetoshi Tajima2003-05-211-9/+9
* We need to pass the unmasked state toOwen Taylor2003-05-214-3/+9
* Make calendar controls spin. (#112540)Matthias Clasen2003-05-201-23/+159
* Silently accept a missing gtk.immodules file, some people want to runOwen Taylor2003-05-201-3/+6
* Fix height/width confusion (#113370, Xan Lopez)Owen Taylor2003-05-201-1/+1
* Comprehensively zero all unused parts of client messages (Mainly Motif DNDOwen Taylor2003-05-201-14/+47
* Add docs.Matthias Clasen2003-05-191-2/+80
* Add docs.Matthias Clasen2003-05-191-0/+16