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 |
2009-02-04 |
Paul Cornett | fix bug introduced in last commit, contents not scrolling...
|
commit | commitdiff | tree |
2009-02-01 |
Paul Cornett | simplify Refresh() and Update()
|
commit | commitdiff | tree |
2009-02-01 |
Paul Cornett | fix drawing from Update() being overwritten, fixes...
|
commit | commitdiff | tree |
2009-01-21 |
Paul Cornett | don't use m_backing_window, it can't be drawn on
|
commit | commitdiff | tree |
2009-01-20 |
Paul Cornett | build fixes and cleanup
|
commit | commitdiff | tree |
2009-01-12 |
Paul Cornett | return index of first added image in Add(), like MSW...
|
commit | commitdiff | tree |
2009-01-12 |
Paul Cornett | use text cursor only when control is enabled, #10347
|
commit | commitdiff | tree |
2009-01-08 |
Paul Cornett | revert slop from previous commit
|
commit | commitdiff | tree |
2009-01-07 |
Paul Cornett | build fix for GTK+ 2.12 and earlier
|
commit | commitdiff | tree |
2009-01-07 |
Paul Cornett | do minimal invalidations to get border to redraw properly
|
commit | commitdiff | tree |
2009-01-04 |
Paul Cornett | build fix for GTK+ versions prior to 2.14
|
commit | commitdiff | tree |
2009-01-04 |
Paul Cornett | properly handle DC origin and scale in wxDoFloodFill()
|
commit | commitdiff | tree |
2009-01-04 |
Paul Cornett | native implementation of DoGetPixel()
|
commit | commitdiff | tree |
2009-01-04 |
Paul Cornett | remove Rescale(), it is no longer used
|
commit | commitdiff | tree |
2009-01-04 |
Paul Cornett | Complete rewrite of DoDrawBitmap() and DoBlit().
|
commit | commitdiff | tree |
2009-01-02 |
Paul Cornett | fix GCC warning "suggest explicit braces..."
|
commit | commitdiff | tree |
2009-01-02 |
Paul Cornett | fix header dependancy
|
commit | commitdiff | tree |
2008-12-27 |
Paul Cornett | don't assert (and then crash) in wxEvent::Clone() checking...
|
commit | commitdiff | tree |
2008-12-24 |
Paul Cornett | fix saving/restoring size when WM supports _NET_FRAME_EXTENT...
|
commit | commitdiff | tree |
2008-12-22 |
Paul Cornett | non-pch build fixes
|
commit | commitdiff | tree |
2008-12-14 |
Paul Cornett | don't call size_request to get best size of a non-native...
|
commit | commitdiff | tree |
2008-12-13 |
Paul Cornett | fix build, remove unused parameter from wxGetGdkWindowForDC()
|
commit | commitdiff | tree |
2008-12-11 |
Paul Cornett | fix SetStyle tag removing, broken in r45186
|
commit | commitdiff | tree |
2008-12-08 |
Paul Cornett | restore clearing of clipped mask, turns out it is needed
|
commit | commitdiff | tree |
2008-12-07 |
Paul Cornett | make sure timer events will trigger idle processing...
|
commit | commitdiff | tree |
2008-12-07 |
Paul Cornett | remove redundant clearing of clipped mask
|
commit | commitdiff | tree |
2008-12-07 |
Paul Cornett | fix bitmap position with RTL and non-default scale
|
commit | commitdiff | tree |
2008-12-05 |
Paul Cornett | use simpler method to draw bitmap
|
commit | commitdiff | tree |
2008-12-01 |
Paul Cornett | fix for uninitialized alpha being used to create mask...
|
commit | commitdiff | tree |
2008-11-27 |
Paul Cornett | fix for shown TLW having m_isShown == false, #9909
|
commit | commitdiff | tree |
2008-11-16 |
Paul Cornett | remove obsolete macros
|
commit | commitdiff | tree |
2008-11-16 |
Paul Cornett | simplify wxPizza a bit by always drawing the border...
|
commit | commitdiff | tree |
2008-11-16 |
Paul Cornett | cleanup: unreachable code, unused variables, indentation...
|
commit | commitdiff | tree |
2008-11-16 |
Paul Cornett | make access for virtuals match base
|
commit | commitdiff | tree |
2008-11-16 |
Paul Cornett | check for self assignment in operator=
|
commit | commitdiff | tree |
2008-10-31 |
Paul Cornett | make sure update UI handlers are called for accelerators...
|
commit | commitdiff | tree |
2008-10-20 |
Paul Cornett | fix for assert failure when first paint event occurs...
|
commit | commitdiff | tree |
2008-10-17 |
Paul Cornett | pass window parameter to wxSystemSettings::GetMetric...
|
commit | commitdiff | tree |
2008-10-17 |
Paul Cornett | partial support for border metrics of non-TLW
|
commit | commitdiff | tree |
2008-10-16 |
Paul Cornett | simplify code by using wxGTKPrivate::GetButtonWidget()
|
commit | commitdiff | tree |
2008-10-10 |
Paul Cornett | use correct background color when drawing borders
|
commit | commitdiff | tree |
2008-09-05 |
Paul Cornett | fix memory leak
|
commit | commitdiff | tree |
2008-09-05 |
Paul Cornett | fix for infinite loop when wxBeginBusyCursor is called...
|
commit | commitdiff | tree |
2008-08-31 |
Paul Cornett | silence warning with GCC -Wextra
|
commit | commitdiff | tree |
2008-08-31 |
Paul Cornett | fix opengl dependency in monolithic build
|
commit | commitdiff | tree |
2008-08-31 |
Paul Cornett | remove declaration for ctor which is never defined
|
commit | commitdiff | tree |
2008-08-29 |
Paul Cornett | replace m_insertCallback with a virtual function, contrary...
|
commit | commitdiff | tree |
2008-08-28 |
Paul Cornett | use 8 bits for alpha, nothing needs 16 bit alpha here
|
commit | commitdiff | tree |
2008-08-28 |
Paul Cornett | add wxPseudoTransparentFrame to parent, so it doesn...
|
commit | commitdiff | tree |
2008-08-27 |
Paul Cornett | get system colors directly from GTK styles, eliminating...
|
commit | commitdiff | tree |
2008-08-26 |
Paul Cornett | put wxIconArray back in header, it's used by wxFSVolume
|
commit | commitdiff | tree |
2008-08-26 |
Paul Cornett | Hold a reference on m_widget for the life of the associated...
|
commit | commitdiff | tree |
2008-08-26 |
Paul Cornett | move wxIconArray declaration out of header, remove...
|
commit | commitdiff | tree |
2008-08-26 |
Paul Cornett | don't use deprecated toolbar API
|
commit | commitdiff | tree |
2008-08-26 |
Paul Cornett | uncomment line accidentally left commented out in last...
|
commit | commitdiff | tree |
2008-08-26 |
Paul Cornett | fix for GTK assertion `info->icon_pixmap == NULL' failed...
|
commit | commitdiff | tree |
2008-08-19 |
Paul Cornett | remove text field from page data, add much more useful...
|
commit | commitdiff | tree |
2008-08-19 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2008-08-15 |
Paul Cornett | fix for page change not working after veto, #3808
|
commit | commitdiff | tree |
2008-08-13 |
Paul Cornett | move notebook event definition to common code
|
commit | commitdiff | tree |
next |