summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Fix docsMatthias Clasen2006-01-211-3/+0
* Don't crash if layout is NULL. (#327934, Christian Kirbach)Matthias Clasen2006-01-211-0/+3
* On "unix", pop up the "Open Location" window on "~" as well as "/".Dan Winship2006-01-201-12/+21
* Use a priv pointer for cheap access to the priv struct. (#327725,Matthias Clasen2006-01-192-90/+57
* Fix line endingsMatthias Clasen2006-01-191-135/+135
* Add GtkAssistant, a widget to construct multi-step wizards. (#115348,Matthias Clasen2006-01-185-0/+2265
* Fix several g_new() calls which were using extra indirections or pointlessMatthias Clasen2006-01-182-3/+3
* fix adopted from maemo-gtk. gtk_progress_create_pixmap(): clear out theTim Janik2006-01-171-0/+7
* remove the "child-spacing" style property again and add "inner-border"Michael Natterer2006-01-171-24/+43
* Add a current-value property and a setter for it. (#322735, Jorn Baayen)Matthias Clasen2006-01-163-2/+73
* applied patch from maemo-gtk which adds a child-spacing style property.Michael Natterer2006-01-161-10/+28
* Fixes #324099, Tommi Komulainen.Kristian Rietveld2006-01-153-31/+253
* Remove an unused variable.Matthias Clasen2006-01-151-1/+0
* Register RTL versions of the indent and unindent icons. (#326857, ItaiMatthias Clasen2006-01-1510-6/+16
* Fix a crash with combo boxes in RESIZE_IMMEDIATE containers. (#326806,Matthias Clasen2006-01-151-5/+3
* fix a typo which caused this whole thing to not function ...Kristian Rietveld2006-01-141-1/+1
* fixup adjustments and top_row if the current dy + page_size exceeds theKristian Rietveld2006-01-141-0/+8
* Make this work on more platforms.Matthias Clasen2006-01-141-1/+1
* initialize the inconsistent field in the private structure,Kristian Rietveld2006-01-131-3/+33
* don't animate the expander arrows if gtk-enable-animations is FALSE (bugMichael Natterer2006-01-131-0/+10
* Replace hardcoded values for tab-overlap and tab-curvature with styleMatthias Clasen2006-01-121-34/+78
* Reset the virtual cursor position. (#326003, Evert Verhellen)Matthias Clasen2006-01-121-0/+3
* Add some docs about RGBA windows. (#326486, Benjamin Otte)Matthias Clasen2006-01-121-0/+9
* skip the animation if the gtk-enable-animations setting is FALSE (bugMichael Natterer2006-01-121-2/+7
* Fix a C99ismMatthias Clasen2006-01-121-1/+2
* Add some notify batching, always emit notify after setting the new value.Matthias Clasen2006-01-111-2/+12
* Add properties. (#311254, Johan Dahlin) (gtk_message_dialog_new): RemoveMatthias Clasen2006-01-111-11/+138
* Allow falling back to another icon theme before hicolor. (#325546, RodneyMatthias Clasen2006-01-112-4/+40
* Queue a draw when losing the focus. (#326064, Andrew Conkling)Matthias Clasen2006-01-111-0/+2
* Convert to use instance private data.Matthias Clasen2006-01-113-33/+13
* Remove duplicate include. (#326429, BenoƮt Carpentier)Matthias Clasen2006-01-101-1/+0
* Convert to use instance private data.Matthias Clasen2006-01-101-5/+5
* Make this function public API. (#307099, Todd Berman)Matthias Clasen2006-01-108-15/+26
* Prevent the first row being focused on map. (#137351, Niklas Knutsson)Matthias Clasen2006-01-091-0/+7
* Add gtk_size_group_get_widgets, fixes #326324. Also mark all fields ofJohan Dahlin2006-01-093-0/+20
* Don't leak preedit_string and preedit_attrs. (#322332, Paolo Borelli)Matthias Clasen2006-01-091-0/+13
* Make it buildMatthias Clasen2006-01-091-1/+1
* New function to get the action for a proxy. (#326288)Matthias Clasen2006-01-093-2/+26
* Go back to the old key for attaching the action to the proxy. (#326288,Matthias Clasen2006-01-091-1/+1
* Don't translate empty strings. (#326200, Christian Stimming)Matthias Clasen2006-01-081-1/+5
* Shrink the private structs of these a bit.Matthias Clasen2006-01-084-80/+81
* Fix label alignment when width-chars is set. (#326098, Benjamin Otte)Matthias Clasen2006-01-081-3/+5
* Fix actiongroup-action interaction that relied on actions connecting toMatthias Clasen2006-01-074-42/+61
* Add missing property change notification.Matthias Clasen2006-01-071-15/+27
* And free the string...Matthias Clasen2006-01-061-0/+1
* Just use the directory name for the home dir. (#325817, Federico MenaMatthias Clasen2006-01-061-2/+3
* Initialize editable to TRUE. (gtk_text_tag_class_init): The default valueMatthias Clasen2006-01-061-7/+23
* Make clicked an action signal. (#325782, Martyn Russell)Matthias Clasen2006-01-061-1/+1
* Disconnect from the old adjustments signals. (#325869, Jorn Baayen)Matthias Clasen2006-01-061-2/+1
* also recurse into win32 for ::clean create gtkbuiltincache.h (most code toHans Breuer2006-01-051-7/+33