summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* kill some stray characters breaking the build.Mark McLoughlin2003-06-301-3/+3
* Add GtkExpander. See discussion in bug #60553.Mark McLoughlin2003-06-303-0/+1521
* gtkradiotoolbutton.c gtkradiotoolbutton.h gtktoggletoolbutton.cSoeren Sandmann2003-06-2914-1259/+4569
* More formatting fixes for docs.Matthias Clasen2003-06-291-13/+14
* Doc comment fix.Matthias Clasen2003-06-291-1/+0
* Make it compile with C89 compilers.Soeren Sandmann2003-06-271-1/+6
* Add a blurb for shadow_type.Matthias Clasen2003-06-243-13/+15
* Document new properties as 2.4 additions.Matthias Clasen2003-06-146-76/+193
* Special case pixmaps. (#114880)Anders Carlsson2003-06-121-0/+7
* Document child-notify and drag-data-received signals. Owen, we need toMatthias Clasen2003-06-111-0/+71
* silly typo fix. s/seperator/separator/. This gets rid of the assert spamKristian Rietveld2003-06-111-1/+1
* Merged from stable.Kristian Rietveld2003-06-091-1/+1
* Merged from stable.Kristian Rietveld2003-06-091-15/+15
* Install boolean property "overwrite". (gtk_text_view_[gs]et_property):Matthias Clasen2003-06-092-0/+63
* Install boolean child properties "resize" and "shrink".Matthias Clasen2003-06-091-0/+112
* Back out event->window test - it wasn't needed because of the call toOwen Taylor2003-06-091-4/+1
* Use application/x-rootwindow-drop for root window drops. (#108670, AlexOwen Taylor2003-06-091-3/+7
* Before delivering an event to a widget, check that (if relevant), theOwen Taylor2003-06-091-0/+48
* Recompute unconditionally in gtk_entry_style_set, and in a newOwen Taylor2003-06-081-7/+20
* Fix bug with set_adjustment (viewport, NULL);Owen Taylor2003-06-081-1/+1
* Add rtl variants of undo, redo, undelete and revert. (#96633)Matthias Clasen2003-06-0710-20/+44
* Many fixes, along with extensive cleanups and refactoring of code toOwen Taylor2003-06-061-227/+233
* Merged from stable.Kristian Rietveld2003-06-061-8/+16
* Ignore button presses that are not on the tab (#114534).Noah Levitt2003-06-061-1/+2
* 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