| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix drawing issues in progress bars. (#328081, Christian Persch) | Matthias Clasen | 2006-01-23 | 1 | -0/+10 |
* | move destruction of the private GdkGC from finalize() to unrealize(). | Michael Natterer | 2006-01-23 | 1 | -0/+6 |
* | Revert previous commit after more searching in the bugzilla archives (see | Kristian Rietveld | 2006-01-22 | 1 | -0/+5 |
* | Remove second call to gtk_tree_view_column_cell_set_cell_data, since we | Kristian Rietveld | 2006-01-22 | 1 | -0/+7 |
* | GtkAssistant tests | Matthias Clasen | 2006-01-21 | 1 | -0/+6 |
* | Fix docs | Matthias Clasen | 2006-01-21 | 1 | -0/+3 |
* | Don't crash if layout is NULL. (#327934, Christian Kirbach) | Matthias Clasen | 2006-01-21 | 1 | -0/+5 |
* | On "unix", pop up the "Open Location" window on "~" as well as "/". | Dan Winship | 2006-01-20 | 1 | -0/+8 |
* | Explicitly link against Xrender. (#327538, Christophe Belle) | Matthias Clasen | 2006-01-20 | 1 | -0/+3 |
* | Fix attribution | Matthias Clasen | 2006-01-20 | 1 | -1/+1 |
* | Forgotten log entry | Matthias Clasen | 2006-01-20 | 1 | -0/+12 |
* | Use a priv pointer for cheap access to the priv struct. (#327725, | Matthias Clasen | 2006-01-19 | 1 | -0/+4 |
* | Fix line endings | Matthias Clasen | 2006-01-19 | 1 | -0/+4 |
* | Add GtkAssistant, a widget to construct multi-step wizards. (#115348, | Matthias Clasen | 2006-01-18 | 1 | -0/+10 |
* | Implement these functions. (#327228, Thomas Broyer). | Anders Carlsson | 2006-01-18 | 1 | -0/+9 |
* | Implement these functions. (#327226, Thomas Broyer) | Anders Carlsson | 2006-01-18 | 1 | -3/+11 |
* | Support non-MacRoman keyboard layouts. (#322585, Wolfgang Thaller) | Anders Carlsson | 2006-01-18 | 1 | -0/+7 |
* | Make the process a foreground application. (#322481, Wolfgang Thaller) | Anders Carlsson | 2006-01-18 | 1 | -0/+7 |
* | Fix several g_new() calls which were using extra indirections or pointless | Matthias Clasen | 2006-01-18 | 1 | -0/+7 |
* | fix adopted from maemo-gtk. gtk_progress_create_pixmap(): clear out the | Tim Janik | 2006-01-17 | 1 | -0/+6 |
* | remove the "child-spacing" style property again and add "inner-border" | Michael Natterer | 2006-01-17 | 1 | -0/+6 |
* | remove "ang" again until all po files are there. | Michael Natterer | 2006-01-17 | 1 | -0/+5 |
* | Added "ang" "zh_HK" to ALL_LINGUAS. | Abel Cheung | 2006-01-16 | 1 | -0/+4 |
* | Mention new pixbuf engine features. | Matthias Clasen | 2006-01-16 | 1 | -0/+2 |
* | Add a current-value property and a setter for it. (#322735, Jorn Baayen) | Matthias Clasen | 2006-01-16 | 1 | -0/+6 |
* | applied patch from maemo-gtk which adds a child-spacing style property. | Michael Natterer | 2006-01-16 | 1 | -0/+5 |
* | Fix ChangeLog entry | Anders Carlsson | 2006-01-16 | 1 | -4/+11 |
* | Implement keyboard grabs. | Anders Carlsson | 2006-01-16 | 1 | -0/+19 |
* | Fixes #324099, Tommi Komulainen. | Kristian Rietveld | 2006-01-15 | 1 | -0/+16 |
* | Remove an unused variable. | Matthias Clasen | 2006-01-15 | 1 | -0/+3 |
* | Register RTL versions of the indent and unindent icons. (#326857, Itai | Matthias Clasen | 2006-01-15 | 1 | -0/+6 |
* | Fix a crash with combo boxes in RESIZE_IMMEDIATE containers. (#326806, | Matthias Clasen | 2006-01-15 | 1 | -0/+11 |
* | fix a typo which caused this whole thing to not function ... | Kristian Rietveld | 2006-01-14 | 1 | -0/+5 |
* | fixup adjustments and top_row if the current dy + page_size exceeds the | Kristian Rietveld | 2006-01-14 | 1 | -0/+7 |
* | Make this work on more platforms. | Matthias Clasen | 2006-01-14 | 1 | -0/+4 |
* | add a little test for the newly introduced indicator-size property. | Kristian Rietveld | 2006-01-13 | 1 | -0/+5 |
* | initialize the inconsistent field in the private structure, | Kristian Rietveld | 2006-01-13 | 1 | -0/+9 |
* | don't animate the expander arrows if gtk-enable-animations is FALSE (bug | Michael Natterer | 2006-01-13 | 1 | -0/+6 |
* | Replace hardcoded values for tab-overlap and tab-curvature with style | Matthias Clasen | 2006-01-12 | 1 | -0/+3 |
* | Reset the virtual cursor position. (#326003, Evert Verhellen) | Matthias Clasen | 2006-01-12 | 1 | -0/+4 |
* | Add some docs about RGBA windows. (#326486, Benjamin Otte) | Matthias Clasen | 2006-01-12 | 1 | -0/+5 |
* | connect to the display's "closed" signal and free the cached scratch | Michael Natterer | 2006-01-12 | 1 | -0/+6 |
* | skip the animation if the gtk-enable-animations setting is FALSE (bug | Michael Natterer | 2006-01-12 | 1 | -0/+6 |
* | Fix a C99ism | Matthias Clasen | 2006-01-12 | 1 | -0/+4 |
* | Add some notify batching, always emit notify after setting the new value. | Matthias Clasen | 2006-01-11 | 1 | -0/+3 |
* | Add properties. (#311254, Johan Dahlin) (gtk_message_dialog_new): Remove | Matthias Clasen | 2006-01-11 | 1 | -0/+5 |
* | Clean up properly if the grab fails. (finish_drag): Don't leak a reference | Matthias Clasen | 2006-01-11 | 1 | -0/+7 |
* | Fix string offsets. | Matthias Clasen | 2006-01-11 | 1 | -0/+2 |
* | Allow falling back to another icon theme before hicolor. (#325546, Rodney | Matthias Clasen | 2006-01-11 | 1 | -0/+12 |
* | Add an expander example. | Matthias Clasen | 2006-01-11 | 1 | -0/+2 |