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 |
2008-08-10 |
Paul Cornett | don't modify position for default border if button...
|
commit | commitdiff | tree |
2008-08-10 |
Paul Cornett | add control items from child inserter, so that correct...
|
commit | commitdiff | tree |
2008-08-10 |
Paul Cornett | some code cleanup
|
commit | commitdiff | tree |
2008-08-10 |
Paul Cornett | set extra widget from child inserter, so that correct...
|
commit | commitdiff | tree |
2008-08-10 |
Paul Cornett | fix previous commit to respect minimum width
|
commit | commitdiff | tree |
2008-08-07 |
Paul Cornett | allow dialog to be resized smaller with extra control
|
commit | commitdiff | tree |
2008-08-07 |
Paul Cornett | build fixes
|
commit | commitdiff | tree |
2008-08-07 |
Paul Cornett | fix sizing of extra control
|
commit | commitdiff | tree |
2008-08-06 |
Paul Cornett | use "new" GtkToolbar API
|
commit | commitdiff | tree |
2008-07-28 |
Paul Cornett | fix Gtk-WARNING "... no property named `row-ending...
|
commit | commitdiff | tree |
2008-07-24 |
Paul Cornett | build fix
|
commit | commitdiff | tree |
2008-07-18 |
Paul Cornett | fix masking of disabled bitmaps with some themes
|
commit | commitdiff | tree |
2008-07-07 |
Paul Cornett | gtk-universal build fixes
|
commit | commitdiff | tree |
2008-07-05 |
Paul Cornett | mark long-deprecated methods as such, and don't use...
|
commit | commitdiff | tree |
2008-06-24 |
Paul Cornett | fix crash on exit, after hiding search tool then toggling...
|
commit | commitdiff | tree |
2008-06-23 |
Paul Cornett | avoid setting a negative window size
|
commit | commitdiff | tree |
2008-06-20 |
Paul Cornett | don't include private header in a sample
|
commit | commitdiff | tree |
2008-06-11 |
Paul Cornett | simplify menu item callbacks by passing in wxMenuItem...
|
commit | commitdiff | tree |
2008-06-11 |
Paul Cornett | move 8 copies of the same function to common code
|
commit | commitdiff | tree |
2008-06-10 |
Paul Cornett | wxMenuItem code cleanup, removing duplicate and unneccessary...
|
commit | commitdiff | tree |
2008-06-01 |
Paul Cornett | fix tool referencing, remove dropdown element in DoDeleteToo...
|
commit | commitdiff | tree |
2008-05-29 |
Paul Cornett | remove unused/unneeded menuitem cruft
|
commit | commitdiff | tree |
2008-05-29 |
Paul Cornett | remove obsolete file
|
commit | commitdiff | tree |
2008-05-29 |
Paul Cornett | mark long-deprecated ctor as such
|
commit | commitdiff | tree |
2008-05-28 |
Paul Cornett | fix leak introduced by r53753
|
commit | commitdiff | tree |
2008-05-26 |
Paul Cornett | fix removing menu item, ticket 3387
|
commit | commitdiff | tree |
2008-05-22 |
Paul Cornett | add missing static keyword
|
commit | commitdiff | tree |
2008-05-21 |
Paul Cornett | button text uses fg color, not text color
|
commit | commitdiff | tree |
next |