summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use gtk_container_forall, instead of gtk_container_foreach(). MakesKristian Rietveld2007-07-102-4/+11
* ignore invisible (!drawable) widgets. (Fixes bug reported by PaoloKristian Rietveld2007-07-102-0/+9
* Fixed a bug #455049.Takeshi AIHANA2007-07-102-1071/+950
* Added Entry for Bengali India Translation UpdationRuna Bhattacharjee2007-07-101-0/+4
* Updated Bengali India TranslationRuna Bhattacharjee2007-07-101-1224/+1046
* UpdatesMatthias Clasen2007-07-102-17/+42
* Fix doc formattingMatthias Clasen2007-07-102-2/+6
* UpdatesMatthias Clasen2007-07-104-11/+88
* Fix a typoMatthias Clasen2007-07-102-1/+5
* UpdatesMatthias Clasen2007-07-102-0/+57
* Use a bit of the GtkLabel structure to remember that a pattern has beenMatthias Clasen2007-07-093-1/+25
* Changed uz to uz@cyrillic and uz@Latn to uz. See bug #451164.Claude Paroz2007-07-098-654/+669
* Remove deprecated tooltips, use new tooltips API. (#449311, Jan ArneMatthias Clasen2007-07-092-31/+26
* Don't ignore the passed-in len parameter. (#430049, Yevgen Muntyan)Matthias Clasen2007-07-092-5/+10
* Improve the handling of broken situations. (#427899, Francesco Montorsi)Matthias Clasen2007-07-092-1/+6
* Changed size requisition so the viewport does not add the border thicknessMatthias Clasen2007-07-092-4/+14
* Remove uses of deprecated api in example. (#454835, Guillaume Cottenceau)Matthias Clasen2007-07-092-4/+9
* Fix a typo in the docs. (#453930, Guillaume Cottenceau)Matthias Clasen2007-07-092-1/+6
* Replace non-deprecated API using old tooltips API, deprecate old tooltipsKristian Rietveld2007-07-0913-512/+167
* Fix a typo in the docs. (#453673, Guillaume Cottenceau)Matthias Clasen2007-07-092-1/+7
* Emit ::changed when removing the active row. (#452056, Paul Pogonyshev)Matthias Clasen2007-07-092-2/+8
* UpdatesMatthias Clasen2007-07-094-4/+14
* Make it compileMatthias Clasen2007-07-091-2/+2
* Address some thread-safety issues. (#452598)Matthias Clasen2007-07-092-4/+10
* Fix build problems on Cygwin. (#448604)Matthias Clasen2007-07-095-6/+13
* Remove usage of deprecated GtkTooltips API. UseJaap Haitsma2007-07-092-10/+8
* Make the GTK_TOOLTIP and GTK_IS_TOOLTIP macros public.Johan Dahlin2007-07-093-2/+7
* Document <accelerator> elementJohan Dahlin2007-07-092-0/+26
* |___* demos/gtk-demo/demo.ui: |___* gtk/gtk-builder-convert: |___*Johan Dahlin2007-07-096-4/+191
* Updated Thai translation.Theppitak Karoonboonyanan2007-07-092-6/+8
* applied docu clarification patch from Bjoern Lindqvist, #454700.Tim Janik2007-07-092-8/+14
* Support old-style message contexts, too.Matthias Clasen2007-07-082-3/+15
* Improve the way properties are copied over from a menuitem to an action.Johan Dahlin2007-07-082-16/+37
* Convert GtkMenus which are not part of a GtkMenuBar. Also move overJohan Dahlin2007-07-082-18/+69
* Parse last_modification_time attribute in <signal> tagJohan Dahlin2007-07-084-17/+31
* Add support for context and comments on propertiesMatthias Clasen2007-07-085-5/+56
* Fix a typo and a memory management bugMatthias Clasen2007-07-082-12/+16
* Parse <accessibility> but don't do anything yet. Do not stripJohan Dahlin2007-07-085-2/+49
* docu fixup by Bjoern Lindqvist, #454703.Tim Janik2007-07-072-2/+6
* Updated Greek translationKostas Papadimas2007-07-072-1170/+995
* ]) ([GdkQuartzWindow -windowDidBecomeMain:]): Keep a stack of main windowsRichard Hult2007-07-074-6/+77
* (GtkBuilderConverter._add_action_from_menuitem): Only set stock_idJohan Dahlin2007-07-072-2/+9
* (GtkBuilderConverter._convert_menuitem): Add support for CheckMenuItemsJohan Dahlin2007-07-072-3/+18
* Assert that the tagname of the nodes are correct, factor out a method to a fu...Johan Dahlin2007-07-071-8/+12
* (GtkBuilderConverter._parse): Remove unsupported atkrelation and atkpropertyJohan Dahlin2007-07-072-7/+10
* (GtkBuilderConverter): Refactor; Optimize widget lookups by notJohan Dahlin2007-07-072-48/+63
* docu fixes from Guillaume Cottenceau, #454596.Tim Janik2007-07-072-2/+8
* Convert GtkTextView::text propertiesJohan Dahlin2007-07-074-4/+21
* Fix (de)miniaturizing transient windows, by (un)setting the parent beforeRichard Hult2007-07-064-21/+63
* Add stub.Richard Hult2007-07-062-0/+12