2002-05-17 |
Stefan Csomor | changed char event handling for ctrl-chars and skipped... |
tree | commitdiff |
2002-05-16 |
Vadim Zeitlin | fixed the selection rectangle drawing (was off by 1) |
tree | commitdiff |
2002-05-16 |
Vadim Zeitlin | use the menu item text, not label, in the owner drawn... |
tree | commitdiff |
2002-05-16 |
Vadim Zeitlin | fixed wrong array index in UuidToCForm |
tree | commitdiff |
2002-05-16 |
Vadim Zeitlin | generate EVT_SCROLL events for the standalong scrollbar... |
tree | commitdiff |
2002-05-15 |
Julian Smart | Check for null return value in wxClientDC constructor |
tree | commitdiff |
2002-05-15 |
Julian Smart | Don't call a function that might do drawing when settin... |
tree | commitdiff |
2002-05-15 |
Robin Dunn | wxSTC changes to help it work better on wxMac |
tree | commitdiff |
2002-05-15 |
Gilles Depeyrot | applied copy constructor fix to assignment operator... |
tree | commitdiff |
2002-05-14 |
Julian Smart | In an expose event, the m_clearRegion is also updated... |
tree | commitdiff |
2002-05-14 |
Vadim Zeitlin | don't send SPLITTER_POS_CHANGED events when the splitte... |
tree | commitdiff |
2002-05-14 |
Václav Slavík | no, DO NOT use wxMessageBox where wxLogError is more... |
tree | commitdiff |
2002-05-14 |
Julian Smart | Fixed double deletion in region iterator |
tree | commitdiff |
2002-05-14 |
Robin Dunn | Fixed a lost #else |
tree | commitdiff |
2002-05-14 |
Vadim Zeitlin | added missing extern "C" required for Sun CC |
tree | commitdiff |
2002-05-14 |
Vadim Zeitlin | renamed main to mymain to suppress the warnings |
tree | commitdiff |
2002-05-14 |
Vadim Zeitlin | fixed a warning |
tree | commitdiff |
2002-05-14 |
Julian Smart | Initialized the controls on the widgets spinbutton... |
tree | commitdiff |
2002-05-14 |
Robin Dunn | wxSTC begins to work on wxMac... |
tree | commitdiff |
2002-05-13 |
Vadim Zeitlin | cleared the wxFileNameFromPath mess |
tree | commitdiff |
2002-05-13 |
Robin Dunn | Added some inline helpers so the dependence on wxUSE_UN... |
tree | commitdiff |
2002-05-13 |
Robin Dunn | The use of wxPopupWindow fo rhte autocomplete and callt... |
tree | commitdiff |
2002-05-13 |
David Webster | Popup Window now supported in OS/2 (for tipwindows... |
tree | commitdiff |
2002-05-13 |
David Webster | Weekly catch up. |
tree | commitdiff |
2002-05-13 |
David Webster | WXPM now uses popupwindows. |
tree | commitdiff |
2002-05-13 |
Julian Smart | textctrl.cpp: Removed assert from CanRedo/CanUndo since... |
tree | commitdiff |
2002-05-13 |
David Webster | Compiler bug |
tree | commitdiff |
2002-05-13 |
Julian Smart | Eliminated a couple of warnings |
tree | commitdiff |
2002-05-12 |
Vadim Zeitlin | fixed bug with using wrong interval (-1) when restartin... |
tree | commitdiff |
2002-05-12 |
Vadim Zeitlin | fixed wxFontDialog API: accept const ref instead of... |
tree | commitdiff |
2002-05-12 |
Julian Smart | Added overloaded AddChild from contributor |
tree | commitdiff |
2002-05-12 |
Julian Smart | Fixed mouse handling for captured windows |
tree | commitdiff |
2002-05-12 |
Julian Smart | Added recursive event handler pushing to fix context... |
tree | commitdiff |
2002-05-12 |
Vadim Zeitlin | fixed crashes in GtkText when it was refreshed from... |
tree | commitdiff |
2002-05-12 |
Vadim Zeitlin | made wxIsInsideYield global -- will be fixed when we... |
tree | commitdiff |
2002-05-12 |
Gilles Depeyrot | use tm_gmtoff instead of timezone variable if tm struct... |
tree | commitdiff |
2002-05-11 |
Vadim Zeitlin | added a comment about the default button handling |
tree | commitdiff |
2002-05-11 |
Vadim Zeitlin | don't treat Enter always as Tab, just for the text... |
tree | commitdiff |
2002-05-11 |
Vadim Zeitlin | changed the handling of the default buttons to be more... |
tree | commitdiff |
2002-05-11 |
Gilles Depeyrot | added wxControlWithItems constructor/destructor (for... |
tree | commitdiff |
2002-05-11 |
Vadim Zeitlin | fixed incorrect assert for the default compression... |
tree | commitdiff |
2002-05-11 |
Vadim Zeitlin | fixed the rule for compiling the RC files |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | appearance box drawing |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | appearance fonts |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | key handling |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | corrected background |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | common value changed code for spinbutton |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | fixed redrawing bug |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | added carbon events for navigation keys, size corrections |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | tooltip displaying correct background under OSX , antia... |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | toplevel native window disposal in deferred delete... |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | changed initialization of TXN in order to avoid crashes... |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | native window disposal is moved to deferred delete... |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | corrected appeaance of boxes und OSX |
tree | commitdiff |
2002-05-11 |
Stefan Csomor | switched to appearance savvy gui/system fonts |
tree | commitdiff |
2002-05-10 |
Vadim Zeitlin | fixes for BSD make |
tree | commitdiff |
2002-05-10 |
Robin Dunn | Fixed a crash when GetMonthControl returns NULL |
tree | commitdiff |
2002-05-10 |
Vadim Zeitlin | fix compilation for the platforms which don't have... |
tree | commitdiff |
2002-05-10 |
Vadim Zeitlin | test for HAVE_FNMATCH, not HAVE_FNMATCH_H |
tree | commitdiff |
2002-05-10 |
David Webster | Fix for upside down bmp projections |
tree | commitdiff |
2002-05-09 |
Vadim Zeitlin | don't put the windows created with y or height of ... |
tree | commitdiff |
2002-05-09 |
Vadim Zeitlin | applied patch to build wxMSW with CW7 (patch 550445) |
tree | commitdiff |
2002-05-09 |
Vadim Zeitlin | fixed list item attributes when inserting/deleting... |
tree | commitdiff |
2002-05-09 |
Vadim Zeitlin | added/documented wxApp::FilterEvent |
tree | commitdiff |
2002-05-09 |
Vadim Zeitlin | added (and documented) wxSafeShowMessage, use it in... |
tree | commitdiff |
2002-05-09 |
Vadim Zeitlin | the build options are now checked in the application... |
tree | commitdiff |
2002-05-09 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2002-05-09 |
Gilles Depeyrot | implement explicit copying instead of forbidding it |
tree | commitdiff |
2002-05-09 |
Vadim Zeitlin | generate the mouse click events for the static controls |
tree | commitdiff |
2002-05-08 |
Stefan Csomor | fixed casting for X |
tree | commitdiff |
2002-05-08 |
Stefan Csomor | added spinctrl to be ignored when clicked (otherwise... |
tree | commitdiff |
2002-05-08 |
Stefan Csomor | display rect fixed |
tree | commitdiff |
2002-05-08 |
Stefan Csomor | only use tool window style for floating windows, no... |
tree | commitdiff |
2002-05-08 |
Stefan Csomor | added mlte initialization |
tree | commitdiff |
2002-05-08 |
Stefan Csomor | added mlte implementation |
tree | commitdiff |
2002-05-08 |
Stefan Csomor | added rtti info (python problem) |
tree | commitdiff |
2002-05-08 |
Stefan Csomor | layout improvement on mac |
tree | commitdiff |
2002-05-08 |
Stefan Csomor | added small font for wxSWISS |
tree | commitdiff |
2002-05-08 |
Stefan Csomor | filename workaround CW bug in debug builds |
tree | commitdiff |
2002-05-08 |
Vadim Zeitlin | added missing wxListItem copy ctor to wxMSW, moved... |
tree | commitdiff |
2002-05-08 |
Vadim Zeitlin | compilation fix for wxObject NO_COPY |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | regenerated for new build.h file |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | implemented explicit copy constructors (needed for... |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | added missing include file |
tree | commitdiff |
2002-05-08 |
Julian Smart | Added Ok() member for print data, print dialog, page... |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | improved dependencies for Info.plist |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | corrected application bundle building for Mac OS X |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
tree | commitdiff |
2002-05-08 |
Vadim Zeitlin | added missing header for not PCH case |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | improved out of memory handling by return failure statu... |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | removed useless trailing semicolon |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | implemented missing copy constructor (needed for non... |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | added DECLARE_NO_COPY_CLASS where appropriate since... |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | corrected conditional compilation for Darwin / Mac... |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | corrected warnings when compiled with -Wall -W |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | ignore Mac OS X specific files |
tree | commitdiff |
2002-05-08 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-05-08 |
David Webster | More of the same. |
tree | commitdiff |
next |