2010-10-28 |
Paul Cornett | fix iconize event detection, logical operators don...
|
commit | commitdiff | tree |
2010-06-25 |
Paul Cornett | invalidate border area when showing or hiding a pizza...
|
commit | commitdiff | tree |
2010-05-30 |
Paul Cornett | Remove pizza backing window.
|
commit | commitdiff | tree |
2010-05-23 |
Paul Cornett | compile fix for GTK2 systems which have X11/extensions...
|
commit | commitdiff | tree |
2010-04-24 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2010-04-05 |
Paul Cornett | avoid setting negative window size
|
commit | commitdiff | tree |
2010-04-05 |
Paul Cornett | freeze whole window for TLW
|
commit | commitdiff | tree |
2010-04-05 |
Paul Cornett | avoid permanently frozen TLW when frozen child is destroyed...
|
commit | commitdiff | tree |
2010-04-01 |
Paul Cornett | move everything inside wxUSE_RIBBON wrapper
|
commit | commitdiff | tree |
2010-04-01 |
Paul Cornett | avoid setting negative window sizes
|
commit | commitdiff | tree |
2010-04-01 |
Paul Cornett | don't try to create a color named "Default"
|
commit | commitdiff | tree |
2010-03-30 |
Paul Cornett | Remove unnecessary declarations.
|
commit | commitdiff | tree |
2010-03-29 |
Paul Cornett | build fix for IRIX
|
commit | commitdiff | tree |
2010-03-29 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2010-03-29 |
Paul Cornett | Reverse hierarchy of wxPizza GdkWindows
|
commit | commitdiff | tree |
2010-03-23 |
Paul Cornett | better fix for #11803, don't set iconized state for...
|
commit | commitdiff | tree |
2010-03-23 |
Paul Cornett | ignore iconized state when computing client size for...
|
commit | commitdiff | tree |
2010-01-16 |
Paul Cornett | update docs for wxMAXIMIZE on GTK
|
commit | commitdiff | tree |
2010-01-15 |
Paul Cornett | honor wxMAXIMIZE frame style, fixes #11631
|
commit | commitdiff | tree |
2010-01-08 |
Paul Cornett | for file load/save, always try wxImage first, fallback...
|
commit | commitdiff | tree |
2010-01-08 |
Paul Cornett | fix broken #elif
|
commit | commitdiff | tree |
2010-01-07 |
Paul Cornett | remove unused function GetGdkVisual()
|
commit | commitdiff | tree |
2010-01-07 |
Paul Cornett | defer creating bitmap representation until it is needed
|
commit | commitdiff | tree |
2010-01-05 |
Paul Cornett | remove never-implemented palette support
|
commit | commitdiff | tree |
2009-12-16 |
Paul Cornett | preserve type when loaded image is rescaled, #11543
|
commit | commitdiff | tree |
2009-12-16 |
Paul Cornett | allow setting client size to work properly before window...
|
commit | commitdiff | tree |
2009-12-05 |
Paul Cornett | minor cleanup
|
commit | commitdiff | tree |
2009-12-05 |
Paul Cornett | remove unused variables, minor cleanup
|
commit | commitdiff | tree |
2009-12-05 |
Paul Cornett | remove -I on nonexistent directory
|
commit | commitdiff | tree |
2009-12-05 |
Paul Cornett | remove unnecessary DoGetBestSize
|
commit | commitdiff | tree |
2009-12-05 |
Paul Cornett | simplify Enable()
|
commit | commitdiff | tree |
2009-12-03 |
Paul Cornett | make access for virtuals match base
|
commit | commitdiff | tree |
2009-12-02 |
Paul Cornett | make array data fully const
|
commit | commitdiff | tree |
2009-12-02 |
Paul Cornett | use const_cast where appropriate
|
commit | commitdiff | tree |
2009-12-02 |
Paul Cornett | check for self assignment in operator=
|
commit | commitdiff | tree |
2009-12-01 |
Paul Cornett | remove m_backing_window member, to keep people from...
|
commit | commitdiff | tree |
2009-12-01 |
Paul Cornett | remove unused data member
|
commit | commitdiff | tree |
2009-11-15 |
Paul Cornett | look for backtrace() in -lexecinfo, fixes #9783
|
commit | commitdiff | tree |
2009-11-10 |
Paul Cornett | wxSpinCtrl values are always integral, they don't need...
|
commit | commitdiff | tree |
2009-11-10 |
Paul Cornett | wxSpinCtrl::SetIncrement is supposed to take an int...
|
commit | commitdiff | tree |
2009-11-08 |
Paul Cornett | avoid causing idle event from GetValue(), fixes #11013
|
commit | commitdiff | tree |
2009-11-04 |
Paul Cornett | work around probable bug in GTK+ 2.18 when calling...
|
commit | commitdiff | tree |
2009-10-31 |
Paul Cornett | make sure ShowWithoutActivating only takes effect once
|
commit | commitdiff | tree |
2009-10-30 |
Paul Cornett | implement ShowWithoutActivating for GTK+
|
commit | commitdiff | tree |
2009-10-25 |
Paul Cornett | feature name must match description
|
commit | commitdiff | tree |
2009-10-17 |
Paul Cornett | derive wxMask from wxMaskBase
|
commit | commitdiff | tree |
2009-10-13 |
Paul Cornett | Make m_idleMutex an object instead of a pointer. Use...
|
commit | commitdiff | tree |
2009-10-09 |
Paul Cornett | replace TRUE/FALSE with true/false
|
commit | commitdiff | tree |
2009-10-08 |
Paul Cornett | remove requested button rather than last one, return...
|
commit | commitdiff | tree |
2009-10-06 |
Paul Cornett | non-PCH build fix
|
commit | commitdiff | tree |
2009-10-04 |
Paul Cornett | add missing break
|
commit | commitdiff | tree |
2009-10-03 |
Paul Cornett | Remove unused global bitmap, which caused crash on...
|
commit | commitdiff | tree |
2009-10-03 |
Paul Cornett | revert, checked in the wrong file
|
commit | commitdiff | tree |
2009-10-03 |
Paul Cornett | QuickTime is needed by wxBitmap
|
commit | commitdiff | tree |
2009-10-03 |
Paul Cornett | Remove unused global bitmap, which caused crash on...
|
commit | commitdiff | tree |
2009-09-30 |
Paul Cornett | use proper signature for callback function
|
commit | commitdiff | tree |
2009-09-30 |
Paul Cornett | build fix for wxUSE_CONSOLE_EVENTLOOP==0
|
commit | commitdiff | tree |
2009-09-30 |
Paul Cornett | build fix for wxUSE_SOCKETS==0
|
commit | commitdiff | tree |
2009-09-28 |
Paul Cornett | linking fix for wxUSE_VALIDATORS==0
|
commit | commitdiff | tree |
2009-09-28 |
Paul Cornett | build fix for wxUSE_SOCKETS==0
|
commit | commitdiff | tree |
2009-09-23 |
Paul Cornett | build fixes for wxUSE_VALIDATORS==0
|
commit | commitdiff | tree |
2009-08-27 |
Paul Cornett | small fix to last commit, only disable updating decor...
|
commit | commitdiff | tree |
2009-08-27 |
Paul Cornett | avoid deferred show with Fluxbox, its support for _NET_REQUE...
|
commit | commitdiff | tree |
2009-08-19 |
Paul Cornett | Fix loading BMPs, broken in r60852. Parenthesize shift...
|
commit | commitdiff | tree |
2009-08-05 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2009-07-18 |
Paul Cornett | fix crash with repeated split horizontal/vertical and...
|
commit | commitdiff | tree |
2009-05-06 |
Paul Cornett | draw focus rect for wxCheckListBox item
|
commit | commitdiff | tree |
2009-05-06 |
Paul Cornett | fix off-by-one size of wxCheckListBox item draw rect
|
commit | commitdiff | tree |
2009-05-06 |
Paul Cornett | build fixes for wxUSE_CONFIG==0
|
commit | commitdiff | tree |
2009-02-21 |
Paul Cornett | fix the restore of the fix of r58979
|
commit | commitdiff | tree |
2009-02-21 |
Paul Cornett | fix event table base for wxListMainWindow
|
commit | commitdiff | tree |
2009-02-21 |
Paul Cornett | check for self-assignment in operator=
|
commit | commitdiff | tree |
2009-02-21 |
Paul Cornett | non-pch build fixes, some cleanup
|
commit | commitdiff | tree |
2009-02-21 |
Paul Cornett | fix for missing sighandler_t
|
commit | commitdiff | tree |
2009-02-20 |
Paul Cornett | fix for HP aCC
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | add braces around if-body
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | remove old hacks for gtk blit problem which was probably...
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | remove unnecessary cast, that type should match
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | better fix for aCC and rawbmp.h
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | avoid setting negative size
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | unused variable
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | remove unused gtk includes
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | check for self-assignment in operator=
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | remove extra semicolons
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | fix for HP aCC, it can't compile rawbmp.h
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | fix for IBM xlC 8, it can't parse the template syntax
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | fix for IBM xlC 8, it can't compile Clone() if wxDataFormat...
|
commit | commitdiff | tree |
2009-02-19 |
Paul Cornett | fix for IBM and HP compilers, which don't allow ->...
|
commit | commitdiff | tree |
2009-02-18 |
Paul Cornett | use bool expression rather than implicit conversion
|
commit | commitdiff | tree |
2009-02-18 |
Paul Cornett | remove unused wxKeyEvent member m_scanCode
|
commit | commitdiff | tree |
2009-02-18 |
Paul Cornett | build fixes for wxUSE_THREADS==0
|
commit | commitdiff | tree |
2009-02-17 |
Paul Cornett | fix deferred show when SetSize() is called after SetClientSize()
|
commit | commitdiff | tree |
2009-02-16 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2009-02-16 |
Paul Cornett | fix evtloop.h header dependency
|
commit | commitdiff | tree |
2009-02-10 |
Paul Cornett | corrected build fix, new code does work with GTK+ ...
|
commit | commitdiff | tree |
2009-02-08 |
Paul Cornett | new wxTaskBarIcon implementation for GTK2
|
commit | commitdiff | tree |
2009-02-08 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2009-02-08 |
Paul Cornett | do only what is necessary in SetScrollbars(), let the...
|
commit | commitdiff | tree |
2009-02-05 |
Paul Cornett | use the right GdkWindow and origin for non-pizza widget...
|
commit | commitdiff | tree |
2009-02-04 |
Paul Cornett | revert last commit, it re-introduces the first problem
|
commit | commitdiff | tree |
next |