]> Pileus Git - ~andy/gtk/history - modules/engines/ms-windows
Deprecate widget flag: GTK_WIDGET_HAS_FOCUS
[~andy/gtk] / modules / engines / ms-windows /
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-02-07 Steffen MackeFix menu bar problem in ms-windows theme engine on...
2010-01-07 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-01-07 Javier JardónDeprecate some widget flags
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-13 Tor LillqvistDon't use XP themes until they work
2009-08-20 Shixin ZengPut variable definitions at start of block
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-04 Behdad EsfahbodAdd git.mk to generate .gitignore files
2009-03-21 Cody RussellBug 538840 – [Win32] GTK menu theming could be improved
2009-01-16 Cody RussellBug 567944 – [Win32] Sorted treeview columns can be...
2008-09-18 Dominic LachowiczRevert most of previous patch, as it didn't work as...
2008-09-18 Dominic LachowiczMS Windows style should use pango_win32_font_descriptio...
2008-08-12 Michael Nattererdefine -DGDK_PIXBUF_DISABLE_DEPRECATED in the global...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-30 Tor Lillqvistmodules/engines/ms-windows/msw_style.h Include gtk.h.
2008-03-16 Alberto Ruizmore descriptive style names for the ComboBox thickness...
2008-03-16 Alberto Ruizdraw box does more intelligent separation for the xp...
2008-03-08 Alberto RuizDo not draw frame if parent if combobox. (draw_box...
2008-03-02 Tor LillqvistCheck that the widget is a GtkButton before casting.
2008-02-01 Cody Russellmodules/engines/ms-windows/xp_theme.[ch]
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-10-26 Cody RussellDisable beeps when backspacing in textviews by default...
2007-10-18 Cody RussellDraw focus rect for buttons with relief set to GTK_RELI...
2007-10-08 Cody RussellFix memory leak, and fix two instances where a GtkRequi...
2007-09-20 Cody RussellOverride draw_layout method in GtkStyle in order to...
2007-08-27 Cody RussellCorrect draw_box() function to check detail for "notebo...
2007-06-28 Mathias HasselmannDraw no bevel when "GtkToolbar::shadow-type" is "none...
2007-06-27 Cody RussellFixed, very hackishly, a one pixel error that occurs...
2007-06-26 Cody Russellmodules/engines/ms-windows/xp_theme.[ch] Add support...
2007-05-09 Dom LachowiczGtkTreeView doesn't expand/collapse with Right/Left...
2007-05-02 Dom LachowiczMS-Windows Theme top tabs rendered upside down for...
2007-04-24 Cody RussellCleanup of notebook tab code
2007-04-19 Cody RussellFix menuitem rendering in Vista
2007-04-19 Dominic LachowiczFix pixbuf leaks in non-WinXP rendering paths. From...
2007-04-01 Cody RussellFix bottom-oriented notebook tabs on Win32. #399253
2007-03-08 Mathias HasselmannUse proper border style when drawing shadow of scrolled...
2007-03-08 Mathias HasselmannAdd shadow-type style property, set shadow-type propert...
2007-03-08 Mathias HasselmannImprove look of GtkScrolledWindow on Windows by impleme...
2007-02-23 Dom LachowiczBug 411118 - bad bevel for progress bar on windows...
2007-02-05 Dom LachowiczFix bug 404506, caused by prematurely releasing a DC...
2006-12-27 Kristian RietveldSupport inverting arrows via XSetting. (#377979, Yevgen...
2006-12-14 Dom LachowiczBug 351679 - Notebooks drawn with extra line below...
2006-12-02 Dom LachowiczBug 351678 - Notebooks not with PositionType.Top drawn...
2006-10-23 Dom LachowiczRemember to free GDI Pen resources, introduced by bug...
2006-09-12 Dom LachowiczBug 340201
2006-04-01 Dom LachowiczEmulate WinXP's drawing of menu separators
2006-03-15 Dom LachowiczMake expander-size a bit closer to Microsoft's values...
2006-03-15 Dom LachowiczOverride style->realize/ style->unrealize, so that...
2006-03-11 Dom LachowiczSpeed up the Windows theme considerably (#163724, John...
2006-03-03 Dom LachowiczFix combobox theming regression noted in bug 321301...
2006-01-29 Behdad EsfahbodIf major.minor of required and available glib versions...
2006-01-29 Dom LachowiczRe-sync with gtk-wimp Ditto
2005-11-25 Dom LachowiczMerge with gtk-wimp's CVS. Includes improved menu icon...
2005-11-12 Dom LachowiczBug #313627. Make win32 theme's handling of toolbars...
2005-10-22 Dom LachowiczExperimentally, scrollbar steppers can shrink to 8...
2005-09-15 Tor LillqvistCheck whether the widget actually is a GtkNotebook...
2005-08-19 Matthias ClasenFix a typo.
2005-08-01 Dom Lachowiczpart of bug #168326
2005-07-28 Dom Lachowiczre-sync with gtk-wimp cvs
2005-06-04 Tor LillqvistRender insensitive icons in a way that more closely...
2005-06-03 Dom Lachowiczre-sync with gtk-wimp's cvs repository
2005-03-20 Tor LillqvistSilence gcc warnings (unused variables, unhandled enum...
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-12-01 Dom Lachowiczxp theme combo box arrows on toolbars
2004-12-01 Dom Lachowiczdraw XP status bar grip, toolbar grip properly
2004-12-01 Dom Lachowiczms-windows theme should use ms-windows button order
2004-11-30 Dom Lachowiczms windows theme menus should not have tearoffs
2004-11-19 Manish Singhmodules/engines/ms-windows/msw_rc_style.c
2004-11-12 Matthias ClasenCheck for uxtheme.h (#157967, J. Ali Harlow)
2004-09-24 Sven Neumannadded .cvsignore files to shut up CVS
2004-08-30 Tor LillqvistMake the ms-windows theme engine build with mingw.
2004-08-23 Raymond PennersScrollbar patch
2004-08-23 cinamodbump version number
2004-08-13 cinamoddon't draw handle box grippies for GtkPaned
2004-08-13 cinamoddraw handle box tearoffs properly now in XP mode
2004-08-13 cinamodmake things etched-in
2004-07-28 cinamoddon't add tearoffs to GtkComboBoxes
2004-07-20 cinamodsome menubar theming improvements
2004-07-20 cinamodthis makes inkscape look better
2004-07-09 cinamodchange icon sizes, toolbar sizes
2004-07-01 Raymond Penners0.6.1
2004-07-01 Raymond PennersButton icons configurable, 0.6.1
2004-06-07 cinamodfix build
2004-06-07 cinamoddisable icons in buttons
2004-06-02 cinamodfix inkscape's toolbar buttons, disable application...
2004-05-22 cinamodremove unused cruft
2004-05-22 cinamodremove unecessary comments
2004-05-21 Raymond Penners0.6.0
2004-05-21 Raymond PennersPatch 939583
2004-05-21 cinamodfix toolbar button hilite in Luna theme
2004-05-21 cinamodrename to libwimp.dll
2004-05-21 cinamodwin32 color changes work, xp style changes work
2004-05-21 cinamodbetter icon sizes
2004-03-20 Raymond PennersRenamed GTK-Wimp to MS-Windows Engine
next