summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Added gtk_print_job_set/get_track_print_statusAlexander Larsson2006-05-151-9/+8
* Never unload print backends. Remove gtk_print_backend_unref_at_idle.Alexander Larsson2006-05-151-4/+9
* Fix build errors.Alexander Larsson2006-05-123-4/+4
* make the _CUPS_MAP_ATTR_STR macro not dup the string so we don't leakJohn (J5) Palmieri2006-05-101-5/+2
* Always register the type with the type module, even if it had beenChristian Persch2006-05-053-60/+51
* Added new symbolsAlexander Larsson2006-05-046-436/+307
* .Behdad Esfahbod2006-04-294-0/+8
* some more optionsMatthias Clasen2006-04-251-0/+3
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-2115-1/+5196
* modules/engines/pixbuf/Makefile.am Build fixes for Cygwin. (#338262)Matthias Clasen2006-04-121-1/+1
* Emulate WinXP's drawing of menu separatorsDom Lachowicz2006-04-012-2/+17
* Make expander-size a bit closer to Microsoft's values (bug 325699, BradDom Lachowicz2006-03-151-0/+2
* Override style->realize/ style->unrealize, so that GTK+ doesn'tDom Lachowicz2006-03-151-1/+124
* Speed up the Windows theme considerably (#163724, John Ehresman) Be moreDom Lachowicz2006-03-113-18/+49
* Clean up exported symbolsMatthias Clasen2006-03-116-15/+20
* Remove suspicious code. (#325295, Alexander Nedotsukov)Matthias Clasen2006-03-102-10/+9
* Fix combobox theming regression noted in bug 321301 DittoDom Lachowicz2006-03-032-23/+27
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-293-3/+0
* Re-sync with gtk-wimp DittoDom Lachowicz2006-01-292-3/+122
* If the src positions for gradients are nonsensical, don't render anything,Matthias Clasen2006-01-172-16/+43
* Apply a patch by Alexander Nedotsukov to support customized drawing ofMatthias Clasen2006-01-164-13/+221
* Silence the compiler.Matthias Clasen2006-01-162-0/+8
* Merge with gtk-wimp's CVS. Includes improved menu icon spacing, [+]/[-]Dom Lachowicz2005-11-254-201/+414
* const correctness fixesMatthias Clasen2005-11-172-1/+6
* Bug #313627. Make win32 theme's handling of toolbars, handleboxes, andDom Lachowicz2005-11-124-2560/+2898
* Experimentally, scrollbar steppers can shrink to 8 pixels on Win32.Dom Lachowicz2005-10-222-2/+3
* Include <config.h>. (#317444, Kazuki Iwamoto)Tor Lillqvist2005-09-281-0/+1
* Check whether the widget actually is a GtkNotebook before treating it asTor Lillqvist2005-09-151-12/+9
* 2.8.2GTK_2_8_2Matthias Clasen2005-08-241-0/+2
* 2.8.1GTK_2_8_1Matthias Clasen2005-08-241-0/+4
* Fix a typo.Matthias Clasen2005-08-191-1/+1
* 2.8.0GTK_2_8_0Matthias Clasen2005-08-131-0/+4
* 2.7.5GTK_2_7_5Matthias Clasen2005-08-031-0/+4
* part of bug #168326Dom Lachowicz2005-08-011-0/+3
* re-sync with gtk-wimp cvsDom Lachowicz2005-07-285-206/+340
* 2.7.4GTK_2_7_4Matthias Clasen2005-07-221-0/+4
* 2.7.3GTK_2_7_3Matthias Clasen2005-07-151-0/+4
* Add copyright and license informationMatthias Clasen2005-07-121-4/+20
* 2.7.2GTK_2_7_2Matthias Clasen2005-07-081-0/+4
* Fix includesMatthias Clasen2005-07-061-3/+4
* 2.7.1GTK_2_7_1Matthias Clasen2005-07-011-0/+4
* Don't prematurely unregister callbacks.Matthias Clasen2005-06-301-1/+1
* Avoid a segfault. (#309054)Matthias Clasen2005-06-271-14/+20
* Unregister XIM callbacks here. (#309054)Matthias Clasen2005-06-272-7/+20
* 2.7.0GTK_2_7_0Matthias Clasen2005-06-201-0/+4
* Try to handle the situation that the borders are larger than the area weMatthias Clasen2005-06-122-2/+23
* modules/engines/Makefile.am Decide whether to build the ms-windows themeTor Lillqvist2005-06-042-2/+2
* Render insensitive icons in a way that more closely matches Windows.Tor Lillqvist2005-06-042-52/+99
* re-sync with gtk-wimp's cvs repositoryDom Lachowicz2005-06-033-24/+114
* Silence gcc warnings (unused variables, unhandled enum value in switch).Tor Lillqvist2005-03-204-7/+12