2002-05-23 |
Vadim Zeitlin | wxUniv compilation fixes (patch 559620) |
tree | commitdiff |
2002-05-23 |
Robert Roebling | The combobox didn't like empty strings at all. It |
tree | commitdiff |
2002-05-23 |
Robert Roebling | Redirect wxComboBox::SetFocus to its text field Part I. |
tree | commitdiff |
2002-05-23 |
Robert Roebling | Let wxFileSystem use wxFFileInputstream and not |
tree | commitdiff |
2002-05-23 |
Robert Roebling | Did I change anything here? |
tree | commitdiff |
2002-05-23 |
Robert Roebling | wxSPinCtrl no longer set focus to its text field |
tree | commitdiff |
2002-05-23 |
Robert Roebling | wxButtons no longer leave junk on dialogs when moved. |
tree | commitdiff |
2002-05-22 |
Vadim Zeitlin | fixed propagating of EVT_WIZARD_XXX events to the parent |
tree | commitdiff |
2002-05-22 |
Vadim Zeitlin | restore the stream position in wxImageHandler itself... |
tree | commitdiff |
2002-05-22 |
Vadim Zeitlin | no, we shouldn't inconditionally add the separator... |
tree | commitdiff |
2002-05-22 |
Robert Roebling | wxImage::Copy() didn't really just copy the |
tree | commitdiff |
2002-05-22 |
Vadim Zeitlin | added a compile time assert to prevent wxArray from... |
tree | commitdiff |
2002-05-22 |
Vadim Zeitlin | added a check which should prevent the crash of bug... |
tree | commitdiff |
2002-05-22 |
Vadim Zeitlin | mingw/cygwin compilation fix (patch 556157) |
tree | commitdiff |
2002-05-21 |
Stefan Csomor | survive delete within Notify |
tree | commitdiff |
2002-05-21 |
Stefan Csomor | show/hide via moving |
tree | commitdiff |
2002-05-21 |
Stefan Csomor | initial value set |
tree | commitdiff |
2002-05-21 |
David Webster | Catching up for the week |
tree | commitdiff |
2002-05-20 |
Stefan Csomor | uma.h added |
tree | commitdiff |
2002-05-20 |
Stefan Csomor | carbon event handlers for app level |
tree | commitdiff |
2002-05-20 |
Stefan Csomor | Dan 'Bud' Keith's implementation |
tree | commitdiff |
2002-05-20 |
Stefan Csomor | removed internal carbon events handlers, switch to... |
tree | commitdiff |
2002-05-20 |
Stefan Csomor | added carbon event handlers |
tree | commitdiff |
2002-05-20 |
Stefan Csomor | changing the focus part code |
tree | commitdiff |
2002-05-20 |
Julian Smart | Applied drag fix to row labels as well |
tree | commitdiff |
2002-05-20 |
Stefan Csomor | corrected initialization order of MLTE |
tree | commitdiff |
2002-05-20 |
Julian Smart | Captured mouse in grid column label so the drag isn... |
tree | commitdiff |
2002-05-20 |
Robert Roebling | Sometimes, deleting code can be a real gain. This |
tree | commitdiff |
2002-05-19 |
Václav Slavík | Cosmetic changes to wxSS::GetScreen: |
tree | commitdiff |
2002-05-19 |
Stefan Csomor | corrected direction when sending events |
tree | commitdiff |
2002-05-18 |
Vadim Zeitlin | check the return code of wxStream::Read() in wxImageHan... |
tree | commitdiff |
2002-05-18 |
Julian Smart | Updated font dialog constructors to use a reference... |
tree | commitdiff |
2002-05-17 |
Vadim Zeitlin | made SetItemText() work for the item which we're about... |
tree | commitdiff |
2002-05-17 |
Stefan Csomor | conditionalized theme box drawing |
tree | commitdiff |
2002-05-17 |
Stefan Csomor | autoresize upon setting new bitmap |
tree | commitdiff |
2002-05-17 |
Stefan Csomor | fixed wxScreenDC for X |
tree | commitdiff |
2002-05-17 |
Robin Dunn | Commented out debug messages |
tree | commitdiff |
2002-05-17 |
Stefan Csomor | title-less windows also for windows |
tree | commitdiff |
2002-05-17 |
Stefan Csomor | using QD Text under non OSX |
tree | commitdiff |
2002-05-17 |
Stefan Csomor | working closer to proper MLTE support under OSX |
tree | commitdiff |
2002-05-17 |
Stefan Csomor | no event upon changing value only anymore |
tree | commitdiff |
2002-05-17 |
Stefan Csomor | conditials for TARGET_CARBON when drawing using appeara... |
tree | commitdiff |
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 |
next |