]> Pileus Git - ~andy/gtk/history - modules/engines/ms-windows/msw_style.c
win32: Fall back to raleigh with the classic theme
[~andy/gtk] / modules / engines / ms-windows / msw_style.c
2012-02-27 Javier JardónChange FSF Address
2011-11-10 Dieter Verfailliewin32: correctly handle difference between tab_pos...
2011-11-10 Dieter Verfailliewin32: add TODO mentioning GtkButton::child-displacemen...
2011-11-10 Arnaud Charletwin32: fix typo in msw_style.c
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-14 Fridrich Štrbamake the ms-windows engine compile again
2010-11-16 Javier Jardóndocs: Update URL of some documentation links
2010-11-14 Javier Jardóndocs: Update URL of some documentation links
2010-11-08 Tor LillqvistFix build breakage and avoid a warning
2010-11-06 Tor LillqvistFix build breakage and avoid a warning
2010-10-14 Martin SchlemmerTrying to fix MS Windows engine
2010-09-26 Benjamin Ottemsw-engine: Remove sanitize_size code
2010-09-09 Tor LillqvistUse accessor functions
2010-09-02 Fridrich ŠtrbaAdapt to progressbar api change
2010-08-31 Fridrich ŠtrbaPorting MS Windows theme engine to cairo - Part 1:...
2010-08-31 Fridrich ŠtrbaPorting the MS Windows theme engine to cairo - Part...
2010-08-30 Martin Schlemmer[win32] Properly draw the menu separator for Windows...
2010-08-30 Martin Schlemmer[win32] Use pango_win32_font_description_from_logfontw...
2010-08-30 Martin Schlemmer[win32] Fix some warnings related to type differences...
2010-08-10 Sam ThursfieldAdd missing accessors for notebook details
2010-08-10 Sam ThursfieldTowards GSEAL-clean build on win32
2010-06-11 Martin Schlemmerwin32: Fix the xp there to correctly clip when drawing
2010-05-10 Tor LillqvistGtkCList is gone
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Steffen MackeFix menu bar problem in ms-windows theme engine on...
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-04-04 Javier JardónDeprecate some widget flags
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-08-20 Shixin ZengPut variable definitions at start of block
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-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-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-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-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 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 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-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-01 Dom Lachowiczxp theme combo box arrows on toolbars
2004-12-01 Dom Lachowiczdraw XP status bar grip, toolbar grip properly
2004-11-19 Manish Singhmodules/engines/ms-windows/msw_rc_style.c
2004-08-30 Tor LillqvistMake the ms-windows theme engine build with mingw.
2004-08-23 Raymond PennersScrollbar patch
2004-08-13 cinamoddon't draw handle box grippies for GtkPaned
2004-08-13 cinamoddraw handle box tearoffs properly now in XP mode
2004-07-20 cinamodsome menubar theming improvements
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-21 Raymond PennersPatch 939583
2004-05-21 cinamodfix toolbar button hilite in Luna theme
2004-03-20 Raymond PennersRenamed GTK-Wimp to MS-Windows Engine