2008-01-14 |
Paul Cornett | make XPM data pointer parameter fully const
|
commit | commitdiff | tree |
2008-01-14 |
Paul Cornett | avoid GCC warning about type-punned pointer breaking...
|
commit | commitdiff | tree |
2008-01-13 |
Paul Cornett | prevent explicitly set client size from being changed...
|
commit | commitdiff | tree |
2008-01-12 |
Paul Cornett | initialize m_totalProportion in wxBoxSizer ctor
|
commit | commitdiff | tree |
2008-01-10 |
Paul Cornett | compute scrollbar widths in a more standard way, get...
|
commit | commitdiff | tree |
2008-01-10 |
Paul Cornett | don't use the same parameter name twice, HP compiler...
|
commit | commitdiff | tree |
2008-01-10 |
Paul Cornett | build fix for !wxUSE_THREADS
|
commit | commitdiff | tree |
2008-01-09 |
Paul Cornett | avoid undefined behavior from token paste resulting...
|
commit | commitdiff | tree |
2008-01-09 |
Paul Cornett | check for self-assignment in operator=
|
commit | commitdiff | tree |
2008-01-08 |
Paul Cornett | speed up ReadWord by using more efficient separator...
|
commit | commitdiff | tree |
2008-01-08 |
Paul Cornett | speed up drawing text window in UTF8 build (something...
|
commit | commitdiff | tree |
2008-01-03 |
Paul Cornett | fix for last commit: didn't work if mask was white
|
commit | commitdiff | tree |
2008-01-03 |
Paul Cornett | Fix wxCursor(wxImage&) ctor for image widths not a...
|
commit | commitdiff | tree |
2007-12-31 |
Paul Cornett | fix leak when creating wxCURSOR_BLANK
|
commit | commitdiff | tree |
2007-12-30 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2007-12-30 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2007-12-28 |
Paul Cornett | Fix XPM decoder for images using color (1,0,0) and...
|
commit | commitdiff | tree |
2007-12-27 |
Paul Cornett | speed up XPM decoding 30-40% by not creating temporary...
|
commit | commitdiff | tree |
2007-12-24 |
Paul Cornett | fix setting client data
|
commit | commitdiff | tree |
2007-12-24 |
Paul Cornett | update mac gl, after rev 50900
|
commit | commitdiff | tree |
2007-12-22 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2007-12-20 |
Paul Cornett | remove old thread debugging code
|
commit | commitdiff | tree |
2007-12-20 |
Paul Cornett | remove unused variables, tabs
|
commit | commitdiff | tree |
2007-12-20 |
Paul Cornett | remove extra semicolon
|
commit | commitdiff | tree |
2007-12-20 |
Paul Cornett | make access for virtuals match base
|
commit | commitdiff | tree |
2007-12-20 |
Paul Cornett | DC headers don't need to be in gtk/private.h
|
commit | commitdiff | tree |
2007-12-20 |
Paul Cornett | more code simplification
|
commit | commitdiff | tree |
2007-12-17 |
Paul Cornett | factor out a whole bunch of duplicated code
|
commit | commitdiff | tree |
2007-12-17 |
Paul Cornett | remove some duplication in font scaling code
|
commit | commitdiff | tree |
2007-12-17 |
Paul Cornett | create hatch bitmaps on demand, and dispose of them...
|
commit | commitdiff | tree |
2007-12-17 |
Paul Cornett | use a wxCharBuffer instead of malloc/free for pango...
|
commit | commitdiff | tree |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate native...
|
commit | commitdiff | tree |
2007-12-17 |
Paul Cornett | Make sizing logic clearer, at the expense of a few...
|
commit | commitdiff | tree |
2007-12-15 |
Paul Cornett | build fix
|
commit | commitdiff | tree |
2007-12-11 |
Paul Cornett | fix for link errors in DLL build
|
commit | commitdiff | tree |
2007-12-09 |
Paul Cornett | set "eol-style" and "keywords" properties
|
commit | commitdiff | tree |
2007-12-06 |
Paul Cornett | setting style on backing window should not be necessary...
|
commit | commitdiff | tree |
2007-12-06 |
Paul Cornett | make access for virtuals match base
|
commit | commitdiff | tree |
2007-12-06 |
Paul Cornett | match CFTypeRef declaration to the one in defs.h
|
commit | commitdiff | tree |
2007-12-06 |
Paul Cornett | remove extra semicolons
|
commit | commitdiff | tree |
2007-12-05 |
Paul Cornett | fix deferred show when min size has been set
|
commit | commitdiff | tree |
2007-12-04 |
Paul Cornett | Only account for WM frame extents in tlw size if WM...
|
commit | commitdiff | tree |
2007-12-03 |
Paul Cornett | remove unneccessary header dependencies on wx/thread.h
|
commit | commitdiff | tree |
2007-12-03 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2007-12-03 |
Paul Cornett | non-pch build fixes
|
commit | commitdiff | tree |
2007-12-03 |
Paul Cornett | build fix for -D__WXUNIVERSAL__
|
commit | commitdiff | tree |
2007-12-02 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2007-12-02 |
Paul Cornett | keep initial size from changing when frame extents...
|
commit | commitdiff | tree |
2007-12-02 |
Paul Cornett | don't set resize mode to QUEUE, it seems to be wrong...
|
commit | commitdiff | tree |
2007-12-01 |
Paul Cornett | non-pch build fixes
|
commit | commitdiff | tree |
2007-11-28 |
Paul Cornett | Solaris /usr/bin/tr requires [] around character ranges
|
commit | commitdiff | tree |
2007-11-25 |
Paul Cornett | remove unused/unneeded stuff from gtk/private.h
|
commit | commitdiff | tree |
2007-11-24 |
Paul Cornett | remove check for missing gtk_icon_size_lookup, since...
|
commit | commitdiff | tree |
2007-11-22 |
Paul Cornett | warning fix
|
commit | commitdiff | tree |
2007-11-22 |
Paul Cornett | store size of WM decorations separately for each TLW...
|
commit | commitdiff | tree |
2007-11-22 |
Paul Cornett | make DoSetSizeHints protected, remove parameter defaults
|
commit | commitdiff | tree |
2007-11-22 |
Paul Cornett | use a GtkAlignment to position m_mainWidget, avoiding...
|
commit | commitdiff | tree |
2007-11-22 |
Paul Cornett | non-pch build fix for wxUSE_DISPLAY==0
|
commit | commitdiff | tree |
2007-11-21 |
Paul Cornett | fix for AUI pane shrinking each time it is floated
|
commit | commitdiff | tree |
2007-11-20 |
Paul Cornett | build fixes
|
commit | commitdiff | tree |
2007-11-18 |
Paul Cornett | build fixes
|
commit | commitdiff | tree |
2007-11-15 |
Paul Cornett | fix reference to temporary
|
commit | commitdiff | tree |
2007-11-15 |
Paul Cornett | build fixes for 64-bit
|
commit | commitdiff | tree |
2007-11-14 |
Paul Cornett | put the useable border styles in one place
|
commit | commitdiff | tree |
2007-11-14 |
Paul Cornett | put the useable border styles in one place
|
commit | commitdiff | tree |
2007-11-13 |
Paul Cornett | fix border glitches after rev 49907
|
commit | commitdiff | tree |
2007-11-13 |
Paul Cornett | block signal handler rather than disconnecting
|
commit | commitdiff | tree |
2007-11-13 |
Paul Cornett | warning fixes
|
commit | commitdiff | tree |
2007-11-13 |
Paul Cornett | build fix for wxUSE_DISPLAY==0
|
commit | commitdiff | tree |
2007-11-13 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2007-11-12 |
Paul Cornett | destroy created widgets
|
commit | commitdiff | tree |
2007-11-12 |
Paul Cornett | remove unused function
|
commit | commitdiff | tree |
2007-11-12 |
Paul Cornett | cleanup copy-and-paste
|
commit | commitdiff | tree |
2007-11-10 |
Paul Cornett | wxCairoContext doesn't need to know about wxPizza
|
commit | commitdiff | tree |
2007-11-09 |
Paul Cornett | modified fix for empty client area, first one broke...
|
commit | commitdiff | tree |
2007-11-08 |
Paul Cornett | fix for blank client area after restoring a "rolled...
|
commit | commitdiff | tree |
2007-11-06 |
Paul Cornett | New "pizza" widget implementation (should have been...
|
commit | commitdiff | tree |
2007-11-06 |
Paul Cornett | New "pizza" widget implementation. Window border widths...
|
commit | commitdiff | tree |
2007-11-05 |
Paul Cornett | initialize bitmap to avoid assertion
|
commit | commitdiff | tree |
2007-11-04 |
Paul Cornett | build fix: return type for AutoComplete is bool
|
commit | commitdiff | tree |
2007-11-04 |
Paul Cornett | build fixes for universal
|
commit | commitdiff | tree |
2007-11-04 |
Paul Cornett | remove unused file
|
commit | commitdiff | tree |
2007-11-03 |
Paul Cornett | put dnl on a new line so it doesn't join lines, remove...
|
commit | commitdiff | tree |
2007-11-03 |
Paul Cornett | do not use [] around tr character ranges, it is not...
|
commit | commitdiff | tree |
2007-11-03 |
Paul Cornett | fix for configure error message "grep: Unmatched [...
|
commit | commitdiff | tree |
2007-11-02 |
Paul Cornett | build fixes
|
commit | commitdiff | tree |
2007-10-27 |
Paul Cornett | build fixes
|
commit | commitdiff | tree |
2007-10-27 |
Paul Cornett | don't include platform headers from public wx header
|
commit | commitdiff | tree |
2007-10-27 |
Paul Cornett | correct access for virtuals
|
commit | commitdiff | tree |
2007-10-26 |
Paul Cornett | revert calling static directly, its not always static
|
commit | commitdiff | tree |
2007-10-26 |
Paul Cornett | make access for virtuals match base
|
commit | commitdiff | tree |
2007-10-26 |
Paul Cornett | use class keyword to match forward decl, call static...
|
commit | commitdiff | tree |
2007-10-26 |
Paul Cornett | allow including wx/crt.h first
|
commit | commitdiff | tree |
2007-10-25 |
Paul Cornett | build fixes
|
commit | commitdiff | tree |
2007-10-25 |
Paul Cornett | fix for scrolling wxSpinCtrl, broken by fix for scrolling...
|
commit | commitdiff | tree |
2007-10-24 |
Paul Cornett | Use a GtkVBox to do TLW layout. Rework some of the...
|
commit | commitdiff | tree |
2007-10-24 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2007-10-23 |
Paul Cornett | remove extraneous semicolons
|
commit | commitdiff | tree |
2007-10-21 |
Paul Cornett | add wxUSE_MINIFRAME wrapper
|
commit | commitdiff | tree |
2007-10-21 |
Paul Cornett | fix header wrapper typo
|
commit | commitdiff | tree |
next |