| Commit message (Expand) | Author | Age | Files | Lines |
* | GtkAssistant stuff | Matthias Clasen | 2006-01-30 | 1 | -0/+11 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-29 | 1 | -0/+7 |
* | Re-sync with gtk-wimp Ditto | Dom Lachowicz | 2006-01-29 | 1 | -0/+5 |
* | Allow to set a global hook function thats called whenever a link button is | Matthias Clasen | 2006-01-28 | 1 | -0/+5 |
* | More work on GtkAssistant by Carlos Garnacho: | Matthias Clasen | 2006-01-28 | 1 | -0/+10 |
* | Fixes bug #328820: | Federico Mena Quintero | 2006-01-27 | 1 | -0/+10 |
* | Use translated format strings for L10n in size calculation too. | Behdad Esfahbod | 2006-01-26 | 1 | -0/+8 |
* | Introspect child properties. too. | Matthias Clasen | 2006-01-26 | 1 | -0/+7 |
* | s/Latin/English/ in last patch. | Behdad Esfahbod | 2006-01-25 | 1 | -6/+1 |
* | Oops. s/_(/Q_(/ in the patch. | Behdad Esfahbod | 2006-01-25 | 1 | -0/+5 |
* | Use translated strings calendar:week:digits|%d and calendar:day:digits|%d | Behdad Esfahbod | 2006-01-25 | 1 | -0/+7 |
* | Use logical extents of the layout instead of ink extents. According to | Behdad Esfahbod | 2006-01-25 | 1 | -0/+8 |
* | Only set the cursor size if it is != 0. | Matthias Clasen | 2006-01-25 | 1 | -0/+8 |
* | #322591, Jonathan Blandford. | Kristian Rietveld | 2006-01-24 | 1 | -0/+19 |
* | Add GtkLinkButton, a port of GnomeHRef. (#314808, Emmanuele Bassi) | Matthias Clasen | 2006-01-24 | 1 | -0/+11 |
* | Add link-color and visited-link-color style properties. (#113649, Leena | Matthias Clasen | 2006-01-24 | 1 | -0/+8 |
* | don't copy tree paths when emitting signals. (#325041, Matthias Clasen). | Kristian Rietveld | 2006-01-23 | 1 | -0/+5 |
* | Fix misalignment of RTL text in ellipsized GtkLabel: use layout width if | Behdad Esfahbod | 2006-01-23 | 1 | -0/+6 |
* | Only show the last button if we can jump to the end. (gtk_assistant_init): | Matthias Clasen | 2006-01-23 | 1 | -0/+5 |
* | 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 |