2005-12-15 |
David Surovell | fixed bug introduced in prior check-ins; minor reformatting |
tree | commitdiff |
2005-12-15 |
David Surovell | more reformatting |
tree | commitdiff |
2005-12-15 |
David Surovell | even more reformatting |
tree | commitdiff |
2005-12-15 |
Dimitri Schoolwerth | fixed compilo |
tree | commitdiff |
2005-12-14 |
David Surovell | reformat for readability |
tree | commitdiff |
2005-12-14 |
David Surovell | simplified ::Show |
tree | commitdiff |
2005-12-13 |
David Surovell | fixed obscure compilation problem at line 139 |
tree | commitdiff |
2005-12-13 |
David Surovell | more reformatting |
tree | commitdiff |
2005-12-13 |
David Surovell | reformat for readability |
tree | commitdiff |
2005-12-13 |
David Surovell | reformat for readability |
tree | commitdiff |
2005-12-10 |
Stefan Csomor | activate SetFocus patch |
tree | commitdiff |
2005-12-10 |
Stefan Csomor | support for standard menu ids |
tree | commitdiff |
2005-12-10 |
Stefan Csomor | support for default key handling (escape,enter,command... |
tree | commitdiff |
2005-12-10 |
Stefan Csomor | support for standard command IDs |
tree | commitdiff |
2005-12-10 |
Stefan Csomor | default to simple show/hide tlw on OSX instead of trans... |
tree | commitdiff |
2005-12-09 |
David Surovell | reformat for readability; more prep. for patch 1376506 |
tree | commitdiff |
2005-12-09 |
David Surovell | cleanup in preparation for patch 1376506 |
tree | commitdiff |
2005-12-09 |
David Surovell | format cleanup; some new comments; minor optimizations |
tree | commitdiff |
2005-12-05 |
David Surovell | applied Paul Cornett's suggested changes |
tree | commitdiff |
2005-12-04 |
David Surovell | applied patch 1372567, with some minor mods and cleanup |
tree | commitdiff |
2005-12-03 |
David Surovell | applied patch 1372197, with some minor mods and cleanup |
tree | commitdiff |
2005-12-03 |
Stefan Csomor | avoiding unkown namespace std |
tree | commitdiff |
2005-12-03 |
Stefan Csomor | correcting CGImage handling to be always correctly... |
tree | commitdiff |
2005-12-01 |
David Surovell | minor cleanup, part 2 |
tree | commitdiff |
2005-12-01 |
David Surovell | minor cleanup: corrected typos, etc. |
tree | commitdiff |
2005-12-01 |
David Surovell | minor cleanup: corrected typos, etc. |
tree | commitdiff |
2005-11-30 |
David Surovell | readability cleanup |
tree | commitdiff |
2005-11-30 |
David Surovell | added missing #endif |
tree | commitdiff |
2005-11-30 |
Vadim Zeitlin | 1. moved m_majorDim duplicated in many ports to wxRadio... |
tree | commitdiff |
2005-11-29 |
Mart Raudsepp | Make wxJoystick::GetNumberJoystick a static method... |
tree | commitdiff |
2005-11-22 |
Stefan Csomor | using backward compatible calls for HitTest hack |
tree | commitdiff |
2005-11-20 |
Dimitri Schoolwerth | applied patch #1356901 "Yet another removal of extra... |
tree | commitdiff |
2005-11-20 |
Vadim Zeitlin | don't cast from float to int (provoking a warning)... |
tree | commitdiff |
2005-11-20 |
Vadim Zeitlin | fixed harmless signed/unsigned comparison warning |
tree | commitdiff |
2005-11-19 |
Stefan Csomor | patch 1352744 |
tree | commitdiff |
2005-11-19 |
Mart Raudsepp | Spelling fixes from Andreas Mohr (patch #1360064) |
tree | commitdiff |
2005-11-18 |
Stefan Csomor | patch 1306473 |
tree | commitdiff |
2005-11-18 |
Stefan Csomor | patch 1265473 |
tree | commitdiff |
2005-11-14 |
Stefan Csomor | corrected wake up code |
tree | commitdiff |
2005-11-10 |
Stefan Csomor | adding hit testing (needed a hack) |
tree | commitdiff |
2005-11-09 |
Stefan Csomor | allow a SHAPED flag for a dialog |
tree | commitdiff |
2005-11-09 |
Stefan Csomor | wx..._EX_METAL styles support |
tree | commitdiff |
2005-11-08 |
Stefan Csomor | fix undefined structs under 10.2 (tinderbox) |
tree | commitdiff |
2005-11-07 |
Stefan Csomor | cleanup |
tree | commitdiff |
2005-11-07 |
Stefan Csomor | cleanup, adding correct window-ids to window events... |
tree | commitdiff |
2005-11-07 |
Stefan Csomor | cleanup, using Tiger funcs if possible |
tree | commitdiff |
2005-11-07 |
Stefan Csomor | support for wxNO_BORDER |
tree | commitdiff |
2005-11-07 |
Stefan Csomor | CGImage Creation is always available under OS X |
tree | commitdiff |
2005-11-07 |
Stefan Csomor | switch to a CoreFoundation based and thread-safe implem... |
tree | commitdiff |
2005-11-07 |
Włodzimierz Skiba | Get/SetTitle only for wxTopLevelWindow (wxMac part). |
tree | commitdiff |
2005-11-07 |
Julian Smart | Don't resend an update event from m_spin to avoid recursion |
tree | commitdiff |
2005-11-05 |
Stefan Csomor | finished implementation for stencil and colored patterns |
tree | commitdiff |
2005-11-05 |
Stefan Csomor | added permission error to the 'expected' error codes... |
tree | commitdiff |
2005-11-03 |
Stefan Csomor | support for 10.4 provided context menu |
tree | commitdiff |
2005-11-02 |
Stefan Csomor | default implementations for Replace and Remove |
tree | commitdiff |
2005-11-02 |
Stefan Csomor | re-added support for help-menu and application-menu... |
tree | commitdiff |
2005-10-26 |
Włodzimierz Skiba | Source cleaning. |
tree | commitdiff |
2005-10-09 |
Vadim Zeitlin | don't use __MSL__ unless it's defined |
tree | commitdiff |
2005-10-06 |
Włodzimierz Skiba | wxPalette unified. Source cleaning. |
tree | commitdiff |
2005-10-06 |
Vadim Zeitlin | don't use a floating point value as a boolean flag... |
tree | commitdiff |
2005-10-05 |
Włodzimierz Skiba | wxColour source cleaning. Corrections to 'const unsigne... |
tree | commitdiff |
2005-10-04 |
Włodzimierz Skiba | Fix for mistake with const for non pointer/reference... |
tree | commitdiff |
2005-10-04 |
Włodzimierz Skiba | wxBrush::SetColour and wxPen::SetColour unified. Source... |
tree | commitdiff |
2005-10-03 |
Stefan Csomor | avoid system pop-up menu commands being handled by... |
tree | commitdiff |
2005-09-30 |
David Elliott | Needed to add #include "wx/statusbr.h" to know that... |
tree | commitdiff |
2005-09-27 |
Włodzimierz Skiba | wxItemContainerImmutable::FindString unified. |
tree | commitdiff |
2005-09-26 |
Stefan Csomor | fixing focus handling for generic controls in carbon-cfm |
tree | commitdiff |
2005-09-25 |
Vadim Zeitlin | Mac compilation fix after const patch |
tree | commitdiff |
2005-09-24 |
Vadim Zeitlin | added missing consts and pass objects by const referenc... |
tree | commitdiff |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
tree | commitdiff |
2005-09-20 |
Julian Smart | IsModal now has the newer meaning. |
tree | commitdiff |
2005-09-18 |
Stefan Csomor | tentative fix for BestSize problems (non-native toolbar) |
tree | commitdiff |
2005-09-17 |
Stefan Csomor | fixing visibility checks for native toolbars |
tree | commitdiff |
2005-09-14 |
Stefan Csomor | adding Robert Lang's native CG-Bezier patch |
tree | commitdiff |
2005-09-11 |
Vadim Zeitlin | wxMediaCtrl patch from Ryan: |
tree | commitdiff |
2005-09-04 |
David Elliott | Removed gsockosx.cpp which had been copied to src/mac... |
tree | commitdiff |
2005-09-01 |
Vadim Zeitlin | ignore hidden windows when deciding if the MDI parent... |
tree | commitdiff |
2005-09-01 |
Vadim Zeitlin | hide MDI parent frame if it's empty and a new child... |
tree | commitdiff |
2005-09-01 |
Stefan Csomor | optimizing for multiple Realize calls in sequence,... |
tree | commitdiff |
2005-09-01 |
Stefan Csomor | moving and slightly extending the comment on CGState |
tree | commitdiff |
2005-09-01 |
Stefan Csomor | support for the AllPages attribute, proper round trip... |
tree | commitdiff |
2005-09-01 |
Vadim Zeitlin | better handling of empty MDI parent frame visibility... |
tree | commitdiff |
2005-08-31 |
Vadim Zeitlin | hide the MDI parent frame instead of just moving it... |
tree | commitdiff |
2005-08-31 |
Stefan Neis | Replaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict... |
tree | commitdiff |
2005-08-31 |
Stefan Csomor | CoreGraphics : experimental colour pattern / dash suppo... |
tree | commitdiff |
2005-08-31 |
Stefan Csomor | setting CG origin to printable area |
tree | commitdiff |
2005-08-31 |
Stefan Csomor | somehow an additional call moved in... removed |
tree | commitdiff |
2005-08-31 |
Stefan Csomor | setting All Pages if To is 0 |
tree | commitdiff |
2005-08-29 |
Vadim Zeitlin | compilation fix; unTABbed |
tree | commitdiff |
2005-08-27 |
Stefan Csomor | several fixes, guards, and an implementation for remova... |
tree | commitdiff |
2005-08-27 |
Stefan Csomor | allowing a clear of a graphic context, and set the... |
tree | commitdiff |
2005-08-27 |
Stefan Csomor | save correctly oriented GraphicState and clear Context... |
tree | commitdiff |
2005-08-25 |
Włodzimierz Skiba | [ 1273159 ] logical vs. bitwise operators, part 2 |
tree | commitdiff |
2005-08-23 |
Vadim Zeitlin | use wxString::Format(), calling string.Format() has... |
tree | commitdiff |
2005-08-23 |
Julian Smart | Don't try drawing the bitmap before it's valid |
tree | commitdiff |
2005-08-23 |
Stefan Csomor | cleanup and adding the case when the toplevel window... |
tree | commitdiff |
2005-08-23 |
Stefan Csomor | adding a string for private data identification |
tree | commitdiff |
2005-08-22 |
Stefan Csomor | remove the carbon event handlers just before calling... |
tree | commitdiff |
2005-08-22 |
Stefan Csomor | respecting DoDragDrop flags like CopyOnly |
tree | commitdiff |
2005-08-22 |
Stefan Csomor | correcting DropData behaviour so that preferred format... |
tree | commitdiff |
next |