2004-04-18 |
Stefan Csomor | byte ordering changed to network ordering |
tree | commitdiff |
2004-04-18 |
Julian Smart | Casting fix |
tree | commitdiff |
2004-04-14 |
Stefan Csomor | removing resource based implementations |
tree | commitdiff |
2004-04-14 |
David Elliott | Quick hack to rid the code of wxDIALOG_MODAL |
tree | commitdiff |
2004-04-13 |
Stefan Csomor | all databrowser implementation |
tree | commitdiff |
2004-04-13 |
Stefan Csomor | switching to native focus handling |
tree | commitdiff |
2004-04-13 |
Stefan Csomor | fixing right click |
tree | commitdiff |
2004-04-13 |
Stefan Csomor | mouse handling changed |
tree | commitdiff |
2004-04-13 |
Stefan Csomor | recursive tab processing |
tree | commitdiff |
2004-04-13 |
Stefan Csomor | switching to CreateXXX methods for Controls and to... |
tree | commitdiff |
2004-04-11 |
Stefan Csomor | fixing target determination for compositing windows... |
tree | commitdiff |
2004-04-10 |
Mattia Barbon | Compilation fix. |
tree | commitdiff |
2004-04-08 |
Stefan Csomor | make sure we are comparing the stripped strings |
tree | commitdiff |
2004-04-05 |
Dimitri Schoolwerth | removed HasMultipleSelection() because base class imple... |
tree | commitdiff |
2004-04-05 |
Stefan Csomor | added recursive invalidation after a Thaw command |
tree | commitdiff |
2004-04-04 |
Stefan Csomor | corrected content vs structure calculation |
tree | commitdiff |
2004-04-03 |
Stefan Csomor | concentrating content and structure region calculations |
tree | commitdiff |
2004-04-02 |
Julian Smart | Allow app to call SetWindowVariant before creation... |
tree | commitdiff |
2004-04-02 |
Stefan Csomor | adding QDSwapPort for performance reasons |
tree | commitdiff |
2004-04-02 |
Stefan Csomor | supporting non-theme fonts |
tree | commitdiff |
2004-04-01 |
Julian Smart | Fixed warning |
tree | commitdiff |
2004-04-01 |
Julian Smart | Implemented Enable for wxMenuBar to avoid assert |
tree | commitdiff |
2004-04-01 |
David Elliott | #include "wx/settings.h" for wxSystemSettings |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | Assert for incorrect style, added Deselection for singl... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | default to striped background |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | supporting events also for root control (needed for... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | fixing shape windows, as we now use the structure regio... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | pass in NULL for mouse event handler, otherwise the... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | added adjustOrigin parameter to bounds calculation... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | removed duplicate background colour setting (was leadin... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | removed flags for wxOK etc that interfere with minifram... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | cast corrected |
tree | commitdiff |
2004-03-31 |
Stefan Csomor | corrected Refresh (client coordinates) |
tree | commitdiff |
2004-03-31 |
Stefan Csomor | scrollbars added |
tree | commitdiff |
2004-03-31 |
Julian Smart | Added version test |
tree | commitdiff |
2004-03-31 |
Stefan Csomor | different approaches implemented |
tree | commitdiff |
2004-03-31 |
Stefan Csomor | refresh on move changed |
tree | commitdiff |
2004-03-31 |
Stefan Csomor | reverting drawing code |
tree | commitdiff |
2004-03-30 |
Stefan Csomor | fixing auto wrap and default font |
tree | commitdiff |
2004-03-30 |
Stefan Csomor | databrowser notification trigger events now |
tree | commitdiff |
2004-03-30 |
Julian Smart | Compile fixes for 10.2 headers |
tree | commitdiff |
2004-03-30 |
Stefan Csomor | since we are not getting the kEventDraw messages for... |
tree | commitdiff |
2004-03-30 |
Stefan Csomor | mixed height and width |
tree | commitdiff |
2004-03-30 |
Stefan Csomor | commented that redraw workaround as it was causing... |
tree | commitdiff |
2004-03-30 |
David Elliott | Instead of m_menuBar use GetMenuBar() which will be... |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | attempt to work around SDK specific problems |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | BestSize is ok for built-ins |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | added tlw include |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | best size calculations based on bitmap size |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | Update Region is not always correct, we use the visible... |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | UMADrawControl is not to be used anymore |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | Cleanup |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | SetSize with all -1 was returning too soon in some... |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | fixed multiline wrap-around |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | cleanup in toplevel activation, and switching to native... |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | started for unicode text control, in case we will not... |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | added port state save class |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | added hilite change notification |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | added new notifications to be added, corrected DoGetBes... |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | support metal appearance |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | correct include for OSX only |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | expose metal appearance |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | fix for get best size when having empty labels |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | added native alignement support |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | Clear does nothing if we have a non valid brush (ie... |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | background drawing uncommented again |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | added first bare bones implementation for PositionToXY... |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | toplevel event handler exposed |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | visibility changed code fixed |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | mouse handling fixed, skipping if we have no native... |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | extending calculation of visible region |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | typo in mouse event handler |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | showing a bevel button for a multiline label (is not... |
tree | commitdiff |
2004-03-27 |
Vadim Zeitlin | printf() format mismatch warning fixed |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | moving GUI function to proper place |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | new control based view architecture |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | NO_BORDER support backported into carbon subdir |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | export var that is sought for afterwards from shared lib |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | compiler warning fixed |
tree | commitdiff |
2004-03-26 |
Stefan Csomor | files of wxMac moved into carbon subdirs |
tree | commitdiff |
2004-03-19 |
Julian Smart | When a directory can't accessed, don't assert, return... |
tree | commitdiff |
2004-03-19 |
Julian Smart | Reduced margin in Mac wxNotebook |
tree | commitdiff |
2004-03-16 |
Robin Dunn | Implement wxBitmapButton::DoGetBestSize |
tree | commitdiff |
2004-03-16 |
Stefan Csomor | set scrollbarsize back to normal |
tree | commitdiff |
2004-03-13 |
Robin Dunn | Need an additional #include |
tree | commitdiff |
2004-03-13 |
Robert Roebling | Gradient fill splitter window sash. This won't |
tree | commitdiff |
2004-03-12 |
Julian Smart | Fixed multiline static texts |
tree | commitdiff |
2004-03-07 |
Stefan Csomor | SetWindowVariant implemented |
tree | commitdiff |
2004-03-07 |
Stefan Csomor | unicode fix and header includes corrected |
tree | commitdiff |
2004-03-07 |
Stefan Csomor | OS Header includes corrected |
tree | commitdiff |
2004-03-05 |
Robin Dunn | Use WidthDefault and HeightDefault |
tree | commitdiff |
2004-03-04 |
Stefan Csomor | support for wxUSE_PALETTE = 0 |
tree | commitdiff |
2004-03-04 |
Stefan Csomor | placeholder |
tree | commitdiff |
2004-03-04 |
Stefan Csomor | fix for late redraw messages in a already destroyed... |
tree | commitdiff |
2004-03-03 |
Stefan Csomor | API adaptions to MSW EnhMetafile, fixes and extensions |
tree | commitdiff |
2004-03-03 |
Stefan Csomor | safe destruction, even if redraws might be triggered |
tree | commitdiff |
2004-03-03 |
Stefan Csomor | casting for CW |
tree | commitdiff |
2004-03-03 |
Stefan Csomor | tentative fix for http://sourceforge.net/tracker/index... |
tree | commitdiff |
2004-03-03 |
Stefan Csomor | added comment about array, switched intepretation of... |
tree | commitdiff |
2004-02-27 |
Stefan Csomor | since drawtext does not have to take linefeeds into... |
tree | commitdiff |
next |