| Commit message (Expand) | Author | Age | Files | Lines |
* | use gtk_container_forall, instead of gtk_container_foreach(). Makes | Kristian Rietveld | 2007-07-10 | 2 | -4/+11 |
* | ignore invisible (!drawable) widgets. (Fixes bug reported by Paolo | Kristian Rietveld | 2007-07-10 | 2 | -0/+9 |
* | Fixed a bug #455049. | Takeshi AIHANA | 2007-07-10 | 2 | -1071/+950 |
* | Added Entry for Bengali India Translation Updation | Runa Bhattacharjee | 2007-07-10 | 1 | -0/+4 |
* | Updated Bengali India Translation | Runa Bhattacharjee | 2007-07-10 | 1 | -1224/+1046 |
* | Updates | Matthias Clasen | 2007-07-10 | 2 | -17/+42 |
* | Fix doc formatting | Matthias Clasen | 2007-07-10 | 2 | -2/+6 |
* | Updates | Matthias Clasen | 2007-07-10 | 4 | -11/+88 |
* | Fix a typo | Matthias Clasen | 2007-07-10 | 2 | -1/+5 |
* | Updates | Matthias Clasen | 2007-07-10 | 2 | -0/+57 |
* | Use a bit of the GtkLabel structure to remember that a pattern has been | Matthias Clasen | 2007-07-09 | 3 | -1/+25 |
* | Changed uz to uz@cyrillic and uz@Latn to uz. See bug #451164. | Claude Paroz | 2007-07-09 | 8 | -654/+669 |
* | Remove deprecated tooltips, use new tooltips API. (#449311, Jan Arne | Matthias Clasen | 2007-07-09 | 2 | -31/+26 |
* | Don't ignore the passed-in len parameter. (#430049, Yevgen Muntyan) | Matthias Clasen | 2007-07-09 | 2 | -5/+10 |
* | Improve the handling of broken situations. (#427899, Francesco Montorsi) | Matthias Clasen | 2007-07-09 | 2 | -1/+6 |
* | Changed size requisition so the viewport does not add the border thickness | Matthias Clasen | 2007-07-09 | 2 | -4/+14 |
* | Remove uses of deprecated api in example. (#454835, Guillaume Cottenceau) | Matthias Clasen | 2007-07-09 | 2 | -4/+9 |
* | Fix a typo in the docs. (#453930, Guillaume Cottenceau) | Matthias Clasen | 2007-07-09 | 2 | -1/+6 |
* | Replace non-deprecated API using old tooltips API, deprecate old tooltips | Kristian Rietveld | 2007-07-09 | 13 | -512/+167 |
* | Fix a typo in the docs. (#453673, Guillaume Cottenceau) | Matthias Clasen | 2007-07-09 | 2 | -1/+7 |
* | Emit ::changed when removing the active row. (#452056, Paul Pogonyshev) | Matthias Clasen | 2007-07-09 | 2 | -2/+8 |
* | Updates | Matthias Clasen | 2007-07-09 | 4 | -4/+14 |
* | Make it compile | Matthias Clasen | 2007-07-09 | 1 | -2/+2 |
* | Address some thread-safety issues. (#452598) | Matthias Clasen | 2007-07-09 | 2 | -4/+10 |
* | Fix build problems on Cygwin. (#448604) | Matthias Clasen | 2007-07-09 | 5 | -6/+13 |
* | Remove usage of deprecated GtkTooltips API. Use | Jaap Haitsma | 2007-07-09 | 2 | -10/+8 |
* | Make the GTK_TOOLTIP and GTK_IS_TOOLTIP macros public. | Johan Dahlin | 2007-07-09 | 3 | -2/+7 |
* | Document <accelerator> element | Johan Dahlin | 2007-07-09 | 2 | -0/+26 |
* | |___* demos/gtk-demo/demo.ui: |___* gtk/gtk-builder-convert: |___* | Johan Dahlin | 2007-07-09 | 6 | -4/+191 |
* | Updated Thai translation. | Theppitak Karoonboonyanan | 2007-07-09 | 2 | -6/+8 |
* | applied docu clarification patch from Bjoern Lindqvist, #454700. | Tim Janik | 2007-07-09 | 2 | -8/+14 |
* | Support old-style message contexts, too. | Matthias Clasen | 2007-07-08 | 2 | -3/+15 |
* | Improve the way properties are copied over from a menuitem to an action. | Johan Dahlin | 2007-07-08 | 2 | -16/+37 |
* | Convert GtkMenus which are not part of a GtkMenuBar. Also move over | Johan Dahlin | 2007-07-08 | 2 | -18/+69 |
* | Parse last_modification_time attribute in <signal> tag | Johan Dahlin | 2007-07-08 | 4 | -17/+31 |
* | Add support for context and comments on properties | Matthias Clasen | 2007-07-08 | 5 | -5/+56 |
* | Fix a typo and a memory management bug | Matthias Clasen | 2007-07-08 | 2 | -12/+16 |
* | Parse <accessibility> but don't do anything yet. Do not strip | Johan Dahlin | 2007-07-08 | 5 | -2/+49 |
* | docu fixup by Bjoern Lindqvist, #454703. | Tim Janik | 2007-07-07 | 2 | -2/+6 |
* | Updated Greek translation | Kostas Papadimas | 2007-07-07 | 2 | -1170/+995 |
* | ]) ([GdkQuartzWindow -windowDidBecomeMain:]): Keep a stack of main windows | Richard Hult | 2007-07-07 | 4 | -6/+77 |
* | (GtkBuilderConverter._add_action_from_menuitem): Only set stock_id | Johan Dahlin | 2007-07-07 | 2 | -2/+9 |
* | (GtkBuilderConverter._convert_menuitem): Add support for CheckMenuItems | Johan Dahlin | 2007-07-07 | 2 | -3/+18 |
* | Assert that the tagname of the nodes are correct, factor out a method to a fu... | Johan Dahlin | 2007-07-07 | 1 | -8/+12 |
* | (GtkBuilderConverter._parse): Remove unsupported atkrelation and atkproperty | Johan Dahlin | 2007-07-07 | 2 | -7/+10 |
* | (GtkBuilderConverter): Refactor; Optimize widget lookups by not | Johan Dahlin | 2007-07-07 | 2 | -48/+63 |
* | docu fixes from Guillaume Cottenceau, #454596. | Tim Janik | 2007-07-07 | 2 | -2/+8 |
* | Convert GtkTextView::text properties | Johan Dahlin | 2007-07-07 | 4 | -4/+21 |
* | Fix (de)miniaturizing transient windows, by (un)setting the parent before | Richard Hult | 2007-07-06 | 4 | -21/+63 |
* | Add stub. | Richard Hult | 2007-07-06 | 2 | -0/+12 |