2003-08-29 |
David Elliott | Use a delegate instead of manually adding notifications... |
tree | commitdiff |
2003-08-29 |
Václav Slavík | Content-Type parsing should be case insensitive |
tree | commitdiff |
2003-08-29 |
Vadim Zeitlin | implemented IsModified() and DiscardEdits() |
tree | commitdiff |
2003-08-29 |
Vadim Zeitlin | don't reset timer interval to 0 in Stop(), this prevent... |
tree | commitdiff |
2003-08-28 |
Mattia Barbon | Don't crash in wxControl::GetLabel when getting the... |
tree | commitdiff |
2003-08-28 |
Mattia Barbon | wxString::rfind fixed for wxUSE_STL=0 from Robert... |
tree | commitdiff |
2003-08-28 |
Mattia Barbon | wxHashMap does not take the key type as constructor... |
tree | commitdiff |
2003-08-28 |
David Elliott | Send all menu item actions to a dedicated target. ... |
tree | commitdiff |
2003-08-28 |
David Elliott | * Clean up the includes and use wxprec.h |
tree | commitdiff |
2003-08-28 |
Stefan Csomor | -1 , -1 for SetSelection improved |
tree | commitdiff |
2003-08-28 |
Václav Slavík | unknown container now accepts wxNO_FULL_REPAINT_ON_RESI... |
tree | commitdiff |
2003-08-28 |
Václav Slavík | wxCheckList -> wxCheckListBox |
tree | commitdiff |
2003-08-27 |
Stefan Neis | Don't treat OS/2 as a Unix-like system in this particul... |
tree | commitdiff |
2003-08-27 |
Stefan Csomor | WX_EVENT_PROPERTY instead of WX_DELEGATE |
tree | commitdiff |
2003-08-27 |
Stefan Neis | Never use unix/mimetype.h on OS/2. I'm not exactly... |
tree | commitdiff |
2003-08-27 |
Stefan Neis | Want to use wxDir::HasSubDirs on OS/2 with gcc, too. |
tree | commitdiff |
2003-08-27 |
Stefan Csomor | event exposure |
tree | commitdiff |
2003-08-27 |
Stefan Csomor | event exposure |
tree | commitdiff |
2003-08-27 |
Stefan Csomor | added support for range types to runtime depersister |
tree | commitdiff |
2003-08-27 |
Stefan Csomor | added range of types to delegate type info |
tree | commitdiff |
2003-08-27 |
Stefan Csomor | constness for accessors of enum data |
tree | commitdiff |
2003-08-26 |
Robin Dunn | WXMAKINGDLL --> WXMAKINGDLL_CORE and also fixed name... |
tree | commitdiff |
2003-08-26 |
Robin Dunn | Better #if checks for mac in ProcessPlatformProperty |
tree | commitdiff |
2003-08-26 |
Václav Slavík | __WINDOWS__, not __WXMSW__ |
tree | commitdiff |
2003-08-26 |
Chris Elliott | fix for d_mars 8.35 |
tree | commitdiff |
2003-08-26 |
David Elliott | Send activate/deactivate events for become/resign key |
tree | commitdiff |
2003-08-26 |
David Elliott | Added a notification observer for NSWindow. Observe... |
tree | commitdiff |
2003-08-26 |
Chris Elliott | fix makefile (changed filelist) |
tree | commitdiff |
2003-08-26 |
Stefan Csomor | typo corrected |
tree | commitdiff |
2003-08-26 |
Stefan Csomor | unicode fixes |
tree | commitdiff |
2003-08-26 |
Stefan Csomor | unicode fixes |
tree | commitdiff |
2003-08-26 |
Julian Smart | Unicode fixes |
tree | commitdiff |
2003-08-26 |
Stefan Csomor | unicode fixes |
tree | commitdiff |
2003-08-26 |
Stefan Csomor | unicode fixes |
tree | commitdiff |
2003-08-26 |
Julian Smart | Unicode fixes |
tree | commitdiff |
2003-08-25 |
Stefan Csomor | unicode adaptions, menu support |
tree | commitdiff |
2003-08-25 |
Stefan Csomor | unicode and linkage corrections |
tree | commitdiff |
2003-08-25 |
Stefan Csomor | removing unnecessary specializations |
tree | commitdiff |
2003-08-25 |
Václav Slavík | compilation fix for wxUSE_UNICODE_MSLU |
tree | commitdiff |
2003-08-25 |
Julian Smart | WinCE fixes |
tree | commitdiff |
2003-08-25 |
Julian Smart | Correction for Unicode |
tree | commitdiff |
2003-08-24 |
Stefan Csomor | adding style to constructors |
tree | commitdiff |
2003-08-24 |
Stefan Csomor | adding style to constructor |
tree | commitdiff |
2003-08-24 |
Stefan Csomor | switching to registry based type info |
tree | commitdiff |
2003-08-24 |
Stefan Csomor | adaption custom types to new macros |
tree | commitdiff |
2003-08-24 |
Vadim Zeitlin | fixes for the list ctrl layout |
tree | commitdiff |
2003-08-24 |
Vadim Zeitlin | warning fixes |
tree | commitdiff |
2003-08-24 |
Stefan Neis | Use "Base" version of wxBell on OS/2. |
tree | commitdiff |
2003-08-24 |
Stefan Neis | Fixed #pragma interface/implementation handling for... |
tree | commitdiff |
2003-08-24 |
Stefan Neis | Use wxIconLocation instead of wxIcon (as in the other... |
tree | commitdiff |
2003-08-24 |
Julian Smart | Worked around a problem whereby the MSW _native_ horiz... |
tree | commitdiff |
2003-08-24 |
Julian Smart | Eliminated bizarre VC++ internal compiler errors, perha... |
tree | commitdiff |
2003-08-24 |
Stefan Neis | Try to get along without wxWakeUpMainThread (wxBase... |
tree | commitdiff |
2003-08-24 |
Stefan Csomor | moving xti includes after the EXTENDED_RTTI clause |
tree | commitdiff |
2003-08-24 |
Julian Smart | Don't include xti.h if not using extended RTTI |
tree | commitdiff |
2003-08-24 |
Stefan Csomor | gcc /vc6 workarounds |
tree | commitdiff |
2003-08-24 |
Julian Smart | Added some window style metadata |
tree | commitdiff |
2003-08-24 |
Julian Smart | Added missing wxCalendarCtrl styles |
tree | commitdiff |
2003-08-24 |
Julian Smart | Added style metadata for selected controls |
tree | commitdiff |
2003-08-24 |
Stefan Neis | Fixed compile error (seen on OS/2). |
tree | commitdiff |
2003-08-24 |
Stefan Neis | Minor correction for OS/2. |
tree | commitdiff |
2003-08-23 |
Stefan Csomor | avoid streaming of 'private' children |
tree | commitdiff |
2003-08-23 |
Stefan Csomor | window flags extensions, streaming callback |
tree | commitdiff |
2003-08-23 |
Stefan Csomor | flags extension |
tree | commitdiff |
2003-08-23 |
Václav Slavík | XTI changes update |
tree | commitdiff |
2003-08-23 |
Stefan Csomor | redistribution of code for different library parts |
tree | commitdiff |
2003-08-23 |
Václav Slavík | get rid of warning |
tree | commitdiff |
2003-08-23 |
Václav Slavík | regenerated with fixed version of bakefile |
tree | commitdiff |
2003-08-23 |
Julian Smart | Removed __WXUNIVERSAL__ part of condition |
tree | commitdiff |
2003-08-23 |
Robin Dunn | Initialize default values for the tool button size |
tree | commitdiff |
2003-08-23 |
Stefan Csomor | xti property extensions, style bits additions |
tree | commitdiff |
2003-08-23 |
Stefan Csomor | xti additions / changes, trying to reduce dependencies |
tree | commitdiff |
2003-08-22 |
Robin Dunn | Don't use wxID_ANY so events from child wxListCtrl... |
tree | commitdiff |
2003-08-22 |
Robin Dunn | regenerated makefiles |
tree | commitdiff |
2003-08-22 |
Mattia Barbon | Do not #include wxGUI headers in wxBase files. |
tree | commitdiff |
2003-08-22 |
Vadim Zeitlin | fixed text control creation broken by my MacPreControlC... |
tree | commitdiff |
2003-08-22 |
Vadim Zeitlin | try to size the list control correctly even when it... |
tree | commitdiff |
2003-08-22 |
David Elliott | Show(): Send a wxWindows size event just before calling... |
tree | commitdiff |
2003-08-22 |
Mattia Barbon | Fix building wxSTC as a DLL using MinGW GCC 3.x. |
tree | commitdiff |
2003-08-22 |
Robin Dunn | regenerated makefiles |
tree | commitdiff |
2003-08-22 |
Vadim Zeitlin | (blind) fix for MSW crash |
tree | commitdiff |
2003-08-22 |
Julian Smart | Include imaglist.h |
tree | commitdiff |
2003-08-22 |
Robin Dunn | wxNotebookSizer ctor was missing |
tree | commitdiff |
2003-08-21 |
Václav Slavík | regenerated |
tree | commitdiff |
2003-08-21 |
Vadim Zeitlin | added wxBookCtrlSizer; derive wxNotebookSizer from it |
tree | commitdiff |
2003-08-21 |
Vadim Zeitlin | ensure that GetItemRect() returns the real rect and... |
tree | commitdiff |
2003-08-21 |
Vadim Zeitlin | added wxListbook |
tree | commitdiff |
2003-08-21 |
Mattia Barbon | Warning fixes. |
tree | commitdiff |
2003-08-21 |
Vadim Zeitlin | no changes, just resolved conflicts (due to the fact... |
tree | commitdiff |
2003-08-21 |
Stefan Csomor | metadata support for metadata |
tree | commitdiff |
2003-08-21 |
Stefan Csomor | destructor should not clear the ControlHandle, otherwis... |
tree | commitdiff |
2003-08-21 |
Mattia Barbon | wxMotif warning fixes. |
tree | commitdiff |
2003-08-21 |
Vadim Zeitlin | corrected CHECK in InsertPage() |
tree | commitdiff |
2003-08-21 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2003-08-21 |
Mattia Barbon | wxGTK compilation fixes. |
tree | commitdiff |
2003-08-21 |
Mattia Barbon | Compilation fixes for wxMotif. |
tree | commitdiff |
2003-08-21 |
Stefan Csomor | extended RTTI support |
tree | commitdiff |
2003-08-21 |
Stefan Csomor | support for RTTI |
tree | commitdiff |
2003-08-21 |
Stefan Csomor | added support for leaving out <embedded objects> that... |
tree | commitdiff |
2003-08-21 |
Stefan Csomor | added wxDateTime to the streamable custom types |
tree | commitdiff |
next |