2003-08-31 |
Stefan Neis | Fixed IMPLEMENT_DYNAMIC_CLASS usage. |
tree | commitdiff |
2003-08-31 |
Stefan Neis | Added missing include. |
tree | commitdiff |
2003-08-31 |
Stefan Neis | Fixed includes. |
tree | commitdiff |
2003-08-31 |
Stefan Neis | Removed some code duplicating wxAppBase functions. |
tree | commitdiff |
2003-08-31 |
Stefan Neis | Fixed return type of GetPageCount (int -> size_t). |
tree | commitdiff |
2003-08-31 |
Stefan Neis | Fixed AppTraits handling on OS/2. |
tree | commitdiff |
2003-08-31 |
Stefan Csomor | Carbon Event Mouse Moved handler changes |
tree | commitdiff |
2003-08-31 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2003-08-31 |
Vadim Zeitlin | fix redistribution of the extra space between sizer... |
tree | commitdiff |
2003-08-31 |
Vadim Zeitlin | undid the last change |
tree | commitdiff |
2003-08-31 |
Robert Roebling | Prevent wxMac from creating an epmpty bitmap in a... |
tree | commitdiff |
2003-08-30 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2003-08-30 |
Vadim Zeitlin | return the index of the inserted/appended item |
tree | commitdiff |
2003-08-30 |
Vadim Zeitlin | use SetClientSize(), not SetSize() in Fit() |
tree | commitdiff |
2003-08-30 |
Stefan Neis | Fixed several bugs in threading code for OS/2. Thread... |
tree | commitdiff |
2003-08-30 |
Stefan Csomor | made Update be window local (before was updating the... |
tree | commitdiff |
2003-08-30 |
Stefan Csomor | removing all updates specially for mac |
tree | commitdiff |
2003-08-29 |
Václav Slavík | removed caching from wxInternetFSHandler |
tree | commitdiff |
2003-08-29 |
Mattia Barbon | Fixed bug introduced in fs_zip.cpp when replacing... |
tree | commitdiff |
2003-08-29 |
David Elliott | Rename some of the Cocoa methods to reflect that they... |
tree | commitdiff |
2003-08-29 |
David Elliott | Implement windowShouldClose: in delegate instead of... |
tree | commitdiff |
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 |
next |