2004-10-16 |
Robert Roebling | Began work on print dialogs. Now wxPrintDialog |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | don't leave two conscutive separators after "moving... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | don't reset tool/status bar pointers manually, it is... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | call AddChild() when the control is already reallly... |
tree | commitdiff |
2004-10-16 |
Dimitri Schoolwerth | fixed CFM build linking error |
tree | commitdiff |
2004-10-15 |
Stefan Csomor | removed IsShown guards, allowing now for manipulation... |
tree | commitdiff |
2004-10-07 |
Ryan Norton | some preparation for carbon/cocoa interop |
tree | commitdiff |
2004-10-07 |
Dimitri Schoolwerth | fixed Carbon compilation; call HID keyboard dtor for... |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 2.5.3 - cleanups, fixes, etc. etc. - |
tree | commitdiff |
2004-10-06 |
Kevin Hock | Mac sockets events must be added to the RunLoop in... |
tree | commitdiff |
2004-10-06 |
Kevin Hock | Added back compile-time check for about/prefs menu... |
tree | commitdiff |
2004-10-06 |
Stefan Csomor | adjusting DoGetBestSize according MSW |
tree | commitdiff |
2004-10-04 |
Robin Dunn | Bail out if GetCurrentMenu returns NULL |
tree | commitdiff |
2004-10-04 |
Ryan Norton | native wxFontDialog for carbon, second shot |
tree | commitdiff |
2004-10-03 |
Julian Smart | Workaround for special menu items not always being... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | don't include headers not needed when wxUSE_GUI == 0 |
tree | commitdiff |
2004-10-01 |
Ryan Norton | *** empty log message *** |
tree | commitdiff |
2004-10-01 |
Ryan Norton | OSX only (a runtime check would be preferable as Kevin... |
tree | commitdiff |
2004-10-01 |
Kevin Hock | Increase status bar height from 15 to 18, allows common... |
tree | commitdiff |
2004-10-01 |
Ryan Norton | only do the seperator between about and preferences... |
tree | commitdiff |
2004-10-01 |
Kevin Hock | wx apps did not have the separator like other apps... |
tree | commitdiff |
2004-10-01 |
Vadim Zeitlin | hack: hide the MDI parent frame by moving it off screen |
tree | commitdiff |
2004-09-30 |
Václav Slavík | moved wxWindow::GetBestSize implementation into DoGetBe... |
tree | commitdiff |
2004-09-30 |
Ryan Norton | have it work the old way with PopupMenu(), and have... |
tree | commitdiff |
2004-09-29 |
Robin Dunn | wxSystemSettings::GetMetric returns -1 if the metric... |
tree | commitdiff |
2004-09-29 |
Robin Dunn | Create a mask for the icon if it doesn't already have one |
tree | commitdiff |
2004-09-29 |
Václav Slavík | changes to make wxWindow::FindFocus work as expected... |
tree | commitdiff |
2004-09-29 |
Kevin Hock | Send EVT_COMMAND_TEXT_UPDATED from the spin control... |
tree | commitdiff |
2004-09-28 |
Kevin Hock | When enabling events, use CommonModes instead of Defaul... |
tree | commitdiff |
2004-09-28 |
Ryan Norton | possibly fix compilo error w/xcode |
tree | commitdiff |
2004-09-28 |
Ryan Norton | Fix some bugs |
tree | commitdiff |
2004-09-28 |
Ryan Norton | fix unicode stuff |
tree | commitdiff |
2004-09-27 |
Ryan Norton | source nice-ness and remove erronous files |
tree | commitdiff |
2004-09-27 |
Ryan Norton | revert bad change |
tree | commitdiff |
2004-09-27 |
Ryan Norton | remove stuff |
tree | commitdiff |
2004-09-27 |
Ryan Norton | [ 1035247 ] fix the number of ticks in slider (with... |
tree | commitdiff |
2004-09-27 |
Ryan Norton | pass by reference, not value |
tree | commitdiff |
2004-09-27 |
Ryan Norton | fix warnings |
tree | commitdiff |
2004-09-27 |
Ryan Norton | fix non-void function not returning value warning |
tree | commitdiff |
2004-09-27 |
Ryan Norton | Add HID keyboard functionality |
tree | commitdiff |
2004-09-26 |
Vadim Zeitlin | made GetTempBuffer() static to avoid duplicate function... |
tree | commitdiff |
2004-09-26 |
Ryan Norton | hid integration |
tree | commitdiff |
2004-09-26 |
Ryan Norton | cleanups |
tree | commitdiff |
2004-09-26 |
Ryan Norton | recall initial font |
tree | commitdiff |
2004-09-26 |
Ryan Norton | cleanup |
tree | commitdiff |
2004-09-26 |
Julian Smart | Applied Kevin Hock's combobox patch for text update... |
tree | commitdiff |
2004-09-26 |
Ryan Norton | fix remaining bugs |
tree | commitdiff |
2004-09-26 |
Ryan Norton | fix font styles |
tree | commitdiff |
2004-09-26 |
Ryan Norton | fix facename |
tree | commitdiff |
2004-09-26 |
Ryan Norton | native font dialog implementation for mac os x 10.2+ |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | dependency fix for clipping |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | unicode fix |
tree | commitdiff |
2004-09-26 |
Ryan Norton | Lots of fixes/cleanups for OSX taskbar |
tree | commitdiff |
2004-09-26 |
Ryan Norton | Fix some of vadim's compilation problems |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | making newline fixes depending on the encoding of \n |
tree | commitdiff |
2004-09-26 |
Ryan Norton | cleanups, proper event handling/cleanup |
tree | commitdiff |
2004-09-26 |
Ryan Norton | info |
tree | commitdiff |
2004-09-26 |
Ryan Norton | Fix 10.2 focus issues |
tree | commitdiff |
2004-09-26 |
Ryan Norton | they should be ints, not size_ts |
tree | commitdiff |
2004-09-26 |
Ryan Norton | warning fixes unsigned->signed |
tree | commitdiff |
2004-09-26 |
Ryan Norton | todos, cleanups, detabified |
tree | commitdiff |
2004-09-26 |
Ryan Norton | cleanup image after application |
tree | commitdiff |
2004-09-25 |
Robin Dunn | forgot to reset m_iconAdded |
tree | commitdiff |
2004-09-25 |
Robin Dunn | Add some missing methods to match other implementations |
tree | commitdiff |
2004-09-25 |
Stefan Csomor | making returns in a line to always be \n (13 in CFM... |
tree | commitdiff |
2004-09-25 |
Ryan Norton | fix for [ 805216 ] dirMac does not properly skip direct... |
tree | commitdiff |
2004-09-25 |
Ryan Norton | bug didn't happen |
tree | commitdiff |
2004-09-25 |
Ryan Norton | wxDrawerWindow - [ 909351 ] Drawer window for OS X... |
tree | commitdiff |
2004-09-25 |
Stefan Csomor | insert was not correctly implemented |
tree | commitdiff |
2004-09-25 |
Stefan Csomor | insert was not correctly implemented |
tree | commitdiff |
2004-09-25 |
Ryan Norton | mark changes. Mac OSX taskbar implementation |
tree | commitdiff |
2004-09-25 |
Ryan Norton | note that I modified it |
tree | commitdiff |
2004-09-25 |
Ryan Norton | Fixed GetLineLength and GetLineText for MLTE text contr... |
tree | commitdiff |
2004-09-25 |
Ryan Norton | warning fix - only use the function in debug mode |
tree | commitdiff |
2004-09-25 |
Ryan Norton | Lots of release bugs fixed |
tree | commitdiff |
2004-09-24 |
Ryan Norton | debug handling. More broken Apple 'goodness' |
tree | commitdiff |
2004-09-24 |
Ryan Norton | remove unused varaible |
tree | commitdiff |
2004-09-24 |
Ryan Norton | unused variable warnings fixed |
tree | commitdiff |
2004-09-24 |
Ryan Norton | partial aggregate warning fix |
tree | commitdiff |
2004-09-24 |
Ryan Norton | unused variable warning fix |
tree | commitdiff |
2004-09-23 |
Robin Dunn | Fix from Jed Burgess that correctly untoggles radio... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | unused variable warning fix - move unused stuff to... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | remove unused variable |
tree | commitdiff |
2004-09-22 |
Ryan Norton | Only include/build pnghand if the user builds the png... |
tree | commitdiff |
2004-09-22 |
Ryan Norton | Fix aggregate has a partly bracketed Unmatched initiali... |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | fixed crash when closing window that contains STC ... |
tree | commitdiff |
2004-09-13 |
Stefan Csomor | searching for wxToolBar parent only for kEventMouseMove... |
tree | commitdiff |
2004-09-12 |
Stefan Csomor | added GetMenu Support for MENU_OPEN |
tree | commitdiff |
2004-09-12 |
Stefan Csomor | toolbartool has to send events to parent for tooltips... |
tree | commitdiff |
2004-09-11 |
Stefan Csomor | NO_DEFAULT support added |
tree | commitdiff |
2004-09-03 |
Robin Dunn | Check for m_peer != NULL in Freeze and Thaw |
tree | commitdiff |
2004-08-31 |
Stefan Csomor | fix for not sending a native click to a control if... |
tree | commitdiff |
2004-08-31 |
Włodzimierz Skiba | some wxUSE_* macros not used consistently (patch #99245... |
tree | commitdiff |
2004-08-30 |
Václav Slavík | new stock buttons API |
tree | commitdiff |
2004-08-30 |
Stefan Csomor | correcting a source for double event delivery |
tree | commitdiff |
2004-08-30 |
Stefan Csomor | supporting hidden status bar |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | fixing retval for SetFont |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | metal appearance supported under 10.3 |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | fixing repositioning problem for statusbar |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | focus and border refreshes etc corrected |
tree | commitdiff |
next |