summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update, GtkBuilder::translation-domain is no longer setJohan Dahlin2008-01-062-2/+4
* Allow domains to be overridden in <interface>'s if a translation-domain isJohan Dahlin2008-01-062-2/+10
* Avoid adding unnecessary trailing newlines to g_warning calls.Johan Dahlin2008-01-062-4/+7
* Remove an unused variableJohan Dahlin2008-01-062-1/+5
* Updated zh_CN translation from manphizYang Zhang2008-01-061-1989/+1747
* Document the ::output signal and add an example. (#507566, example by OwenMatthias Clasen2008-01-062-0/+44
* Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075Johan Dahlin2008-01-0614-1/+40
* Make sure that --root works for toplevel widgets. (#491847, Phil Lello)Johan Dahlin2008-01-062-5/+6
* Include Makefile.decl, to make sure that make test-report works properlyJohan Dahlin2008-01-052-0/+8
* Fix mem leak, and don't pass GType as integer through gpointer. BugChristian Persch2008-01-052-4/+12
* Avoid some compiler warnings (#507000).Mathias Hasselmann2008-01-054-9/+20
* don't forget to set the time in the returned GdkTimeCoords.Michael Natterer2008-01-042-5/+15
* Use the correct comparison function (kudos to Christian Persch and ClaudioEmmanuele Bassi2008-01-033-3/+13
* Make it pass again.Johan Dahlin2008-01-032-11/+43
* Ignore a few more tests to make it pass on Ubuntu. (main): UseJohan Dahlin2008-01-022-355/+29
* Updated Occitan translationYannig MARCHEGAY2007-12-313-2563/+2708
* Also reorder menu when reordering tabs by drag & drop (Bug #506474)Johannes Schmid2007-12-313-3/+17
* Using GSlice for GtkTreePathPhilip Van Hoof2007-12-312-3/+7
* Plug a mem leak. Bug #506107.Christian Persch2007-12-312-3/+9
* Adjust to icon cache api change. (#506135, Kazuki Iwamoto)Matthias Clasen2007-12-292-1/+8
* Second attempt to fix the ChangeLog WTF - by comparing with the commit messagesMathias Hasselmann2007-12-281-220/+0
* Correct typo and remove the ChangeLog-WTF, mclasen produced with r19253.Mathias Hasselmann2007-12-281-1/+86
* Remove max_detail_height field from GtkCalendarPrivate. (#339540)Mathias Hasselmann2007-12-282-7/+13
* Add exlusionsMatthias Clasen2007-12-282-8/+143
* Move the gail tests from standalone gail to gtk+. Bug #504568.Christian Persch2007-12-2828-1/+9208
* Make finalizer more robustMatthias Clasen2007-12-282-14/+24
* Draw bottom shadow of GtkCalender headings. (#506113)Mathias Hasselmann2007-12-282-2/+8
* Document some initial valuesMatthias Clasen2007-12-282-0/+26
* More default property value fixesMatthias Clasen2007-12-283-5/+7
* Plug a mem leak. Bug #506096.Christian Persch2007-12-282-1/+6
* More default property value fixesMatthias Clasen2007-12-283-1/+5
* More default property value fixesMatthias Clasen2007-12-284-7/+10
* More default property value correctionsMatthias Clasen2007-12-285-5/+12
* Fix a finalizer issueMatthias Clasen2007-12-282-1/+8
* Don't return NULL.Matthias Clasen2007-12-282-0/+6
* Fix default property valuesMatthias Clasen2007-12-282-2/+5
* Fix default valuesMatthias Clasen2007-12-282-5/+13
* Fix the default value of the curve-type propertyMatthias Clasen2007-12-282-1/+3
* Fix the default value of enable-arrows-alwaysMatthias Clasen2007-12-282-1/+6
* Chain up. This makes it possible to have accelerators tags on GtkDialogJohan Dahlin2007-12-283-1/+17
* Add GTK_CALENDAR_SHOW_DETAILS display flag, which chooses if details are show...Mathias Hasselmann2007-12-286-29/+85
* Try more decent appearance of calendar details separator. (#339540)Mathias Hasselmann2007-12-282-2/+20
* Apply trivial code-style changes from attachement 101101. (#339540)Mathias Hasselmann2007-12-282-14/+27
* Restructure testcalendar for testing calendar details. (#339540)Mathias Hasselmann2007-12-282-124/+404
* Implement GtkTooltip API for calendar details. (#339540)Mathias Hasselmann2007-12-282-2/+72
* Without setting "detail-width-chars" and "detail-height-rows"Mathias Hasselmann2007-12-282-11/+31
* Consider details for size-request and expose-event. (#339540)Mathias Hasselmann2007-12-282-6/+189
* updated si.poSANDRA MARAKKALA DANISHKA NAVIN2007-12-281-0/+4
* updated si.poSANDRA MARAKKALA DANISHKA NAVIN2007-12-281-10/+10
* Introduce local priv variables to reduce ->->Matthias Clasen2007-12-282-587/+623