2003-03-02 |
Stefan Csomor | xpm support |
tree | commitdiff |
2003-03-02 |
Stefan Csomor | fix |
tree | commitdiff |
2003-03-02 |
Stefan Csomor | added copy arrow cursor macos specific |
tree | commitdiff |
2003-03-02 |
Mattia Barbon | Refactored wxStaticBox, and changed wxStaticBox and... |
tree | commitdiff |
2003-03-02 |
Vadim Zeitlin | implemented video mode support (getting the current... |
tree | commitdiff |
2003-03-02 |
Vadim Zeitlin | significant API changes: wxVideoMode and methods using... |
tree | commitdiff |
2003-03-02 |
Mattia Barbon | Implemented wxButton::DoGetBestSize for wxMotif.... |
tree | commitdiff |
2003-03-01 |
Robert Roebling | Added wxComboBox::SetString patch |
tree | commitdiff |
2003-02-28 |
Julian Smart | Tidied space and tabs in wxMac files |
tree | commitdiff |
2003-02-28 |
Václav Slavík | fixed wxScrollBar creation when default size was used |
tree | commitdiff |
2003-02-28 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-02-28 |
Václav Slavík | added native wxMessageDialog implementation for GTK+2 |
tree | commitdiff |
2003-02-28 |
Julian Smart | Tidied up white space and tabs in wxMac |
tree | commitdiff |
2003-02-28 |
Julian Smart | Tidied copyright and date for wxMac files |
tree | commitdiff |
2003-02-28 |
Julian Smart | Added display sample to distrib file lists |
tree | commitdiff |
2003-02-27 |
Robin Dunn | Patch from David Falkinder to help building a STC dll. |
tree | commitdiff |
2003-02-27 |
Vadim Zeitlin | added proportion parameter to wxFlexGridSizer::AddGrowa... |
tree | commitdiff |
2003-02-27 |
Vadim Zeitlin | added WXK_WINDOWS_XXX key constants |
tree | commitdiff |
2003-02-27 |
Vadim Zeitlin | added wxUSE_DISPLAY |
tree | commitdiff |
2003-02-27 |
Václav Slavík | wxCLOSE->wxCLOSE_BOX |
tree | commitdiff |
2003-02-26 |
Václav Slavík | unified default values for conv arguments |
tree | commitdiff |
2003-02-26 |
Václav Slavík | added wxCLOSE and unified wxDEFAULT_DIALOG_STYLE definition |
tree | commitdiff |
2003-02-25 |
Vadim Zeitlin | forward declare wxMenu |
tree | commitdiff |
2003-02-23 |
Mattia Barbon | Implemented DoGetBestSize for wxListBox, (native... |
tree | commitdiff |
2003-02-23 |
Václav Slavík | make wxConvUTF8 available in wchar_t-less mode, too |
tree | commitdiff |
2003-02-23 |
Václav Slavík | wxFileConfig in Unicode fixes |
tree | commitdiff |
2003-02-20 |
Mattia Barbon | Use some wxX11 files (currently pen.cpp and brush... |
tree | commitdiff |
2003-02-19 |
Julian Smart | Temporary fix for strange wxDateTime link error with... |
tree | commitdiff |
2003-02-19 |
Robin Dunn | Send the wxWindowDestroyEvent for all ports |
tree | commitdiff |
2003-02-18 |
Julian Smart | Applied patch [ 608866 ] wxGrid: vertical column label... |
tree | commitdiff |
2003-02-18 |
Julian Smart | Applied patch [ 681921 ] Stray focus rectangle in stati... |
tree | commitdiff |
2003-02-18 |
Julian Smart | Applied patch [ 681893 ] Combobox in toolbar |
tree | commitdiff |
2003-02-18 |
Julian Smart | Some improvements to accessibility behaviour |
tree | commitdiff |
2003-02-17 |
Julian Smart | Changed back inline/const things |
tree | commitdiff |
2003-02-16 |
Václav Slavík | another compilation fix for over-optimized #includes |
tree | commitdiff |
2003-02-16 |
Gilles Depeyrot | fix wxDateTime offset for Apple Developer Tools (Source... |
tree | commitdiff |
2003-02-16 |
Vadim Zeitlin | inserted casts allowing to have arrays of function... |
tree | commitdiff |
2003-02-16 |
Julian Smart | Added accessibility headers |
tree | commitdiff |
2003-02-15 |
Julian Smart | VC++ 6 doesn't seem to like the uninlining thing and |
tree | commitdiff |
2003-02-13 |
Vadim Zeitlin | added an assert checking that Resume() is not called... |
tree | commitdiff |
2003-02-12 |
Chris Elliott | fix unused vars for watcom |
tree | commitdiff |
2003-02-12 |
Václav Slavík | compilation fixes |
tree | commitdiff |
2003-02-12 |
Mattia Barbon | Implemented wxToggleButton under Motif. |
tree | commitdiff |
2003-02-12 |
Vadim Zeitlin | added DoSetNativeFontInfo() to avoid virtual function... |
tree | commitdiff |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
tree | commitdiff |
2003-02-09 |
Stefan Csomor | clipboard extension |
tree | commitdiff |
2003-02-06 |
Vadim Zeitlin | allow compilation with wxUSE_DATETIME == 0 (patch 679822) |
tree | commitdiff |
2003-02-04 |
Mattia Barbon | Do not redeclare a struct (w32api 2.2 will have it). |
tree | commitdiff |
2003-02-04 |
Mattia Barbon | Applied patch [ 679397 ] remove GPL code from motif... |
tree | commitdiff |
2003-02-04 |
Vadim Zeitlin | added wxLocale::FindLanguageInfo() |
tree | commitdiff |
2003-02-04 |
Vadim Zeitlin | corrected the value of EUC_JP |
tree | commitdiff |
2003-02-03 |
Mattia Barbon | Make wxr resources work in Unicode mode. |
tree | commitdiff |
2003-02-03 |
Mattia Barbon | Do not #include an header where a forward declaration... |
tree | commitdiff |
2003-02-02 |
Mattia Barbon | Implemented wxEventLoop for wxMotif, and used it... |
tree | commitdiff |
2003-02-02 |
Julian Smart | Applied patch [ 677730 ] Menus with radio items (wxUniv) |
tree | commitdiff |
2003-02-02 |
Julian Smart | Applied patch [ 670782 ] Combobox uses popup window... |
tree | commitdiff |
2003-02-02 |
Vadim Zeitlin | use wxChar, not char, for the second argument of Open... |
tree | commitdiff |
2003-02-02 |
Vadim Zeitlin | big wxCursor cleanup |
tree | commitdiff |
2003-02-02 |
Vadim Zeitlin | removed wxCURSOR_SIZING (we now use the std one) |
tree | commitdiff |
2003-02-01 |
Vadim Zeitlin | what do we need a separate (from m_windowStyle) m_dialo... |
tree | commitdiff |
2003-02-01 |
Chris Elliott | fix bcc bug |
tree | commitdiff |
2003-01-31 |
Robert Roebling | Removed unnecessary SET_STYLE.. macros. |
tree | commitdiff |
2003-01-30 |
Václav Slavík | restored #ifndef wxUSE_UNICODE accidentaly removed... |
tree | commitdiff |
2003-01-30 |
Robin Dunn | 1. Added m_count and maintain its value in InsertItem... |
tree | commitdiff |
2003-01-30 |
Robin Dunn | Revert last change so the right log message gets put... |
tree | commitdiff |
2003-01-30 |
Robin Dunn | Fix for export warning when compiling a DLL. |
tree | commitdiff |
2003-01-29 |
Václav Slavík | added MSLU reference to wxUSE_UNICODE |
tree | commitdiff |
2003-01-29 |
Stefan Csomor | moving all string conversions to private.h |
tree | commitdiff |
2003-01-29 |
Stefan Csomor | moving all string conversions here |
tree | commitdiff |
2003-01-29 |
Stefan Csomor | additional mac alias types |
tree | commitdiff |
2003-01-29 |
Stefan Csomor | getting rid of wxBuffer |
tree | commitdiff |
2003-01-28 |
Gilles Depeyrot | added definition of TARGET_CARBON when compiling with... |
tree | commitdiff |
2003-01-28 |
Gilles Depeyrot | moved definition of TARGET_CARBON to generated setup... |
tree | commitdiff |
2003-01-28 |
Stefan Csomor | Carbon Events |
tree | commitdiff |
2003-01-28 |
Stefan Csomor | formatting |
tree | commitdiff |
2003-01-28 |
Stefan Csomor | wxMenu Review, added Carbon Events and full OSX Support |
tree | commitdiff |
2003-01-28 |
Stefan Csomor | not needed anymore |
tree | commitdiff |
2003-01-28 |
Stefan Csomor | added WXEVENTHANDLERREF for Mac |
tree | commitdiff |
2003-01-27 |
Vadim Zeitlin | added Add/InsertTool() (patch 672032) |
tree | commitdiff |
2003-01-26 |
Václav Slavík | added wxHtmlWindow::LoadFile |
tree | commitdiff |
2003-01-26 |
Václav Slavík | added wxSplitterWindow to XRC |
tree | commitdiff |
2003-01-26 |
Václav Slavík | use all MIME data sources on Unix, not only mailcap... |
tree | commitdiff |
2003-01-26 |
Robert Roebling | Small speed up to fonts and support for scaling. |
tree | commitdiff |
2003-01-26 |
Vadim Zeitlin | added iosfwrap.h (wrapper for <iosfwd>) |
tree | commitdiff |
2003-01-26 |
Vadim Zeitlin | added iosfwrap.h (wrapper for <iosfwd>) |
tree | commitdiff |
2003-01-26 |
Vadim Zeitlin | added support for non flexible (in one direction only... |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | added wxArray::SetCount() |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | removed wxICON_IS_BITMAP, it is now always (implicitly... |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | restored int (instea of size_t) in Remove() and Detach... |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | removed warnings about using the deprecated functions... |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | File/DirExists() are const now |
tree | commitdiff |
2003-01-25 |
Ron Lee | Don't use bitmap by default. |
tree | commitdiff |
2003-01-25 |
Ron Lee | Don't default to using bitmap. |
tree | commitdiff |
2003-01-24 |
David Webster | Support for new native OS/2 tree control with drag... |
tree | commitdiff |
2003-01-24 |
David Webster | Support for new native OS/2 tree control. |
tree | commitdiff |
2003-01-24 |
Julian Smart | Applied patch [ 665088 ] Setup options cleanup (wxUniv) |
tree | commitdiff |
2003-01-24 |
Julian Smart | Applied patch [ 621451 ] Fixed version of wxSlider... |
tree | commitdiff |
2003-01-24 |
Vadim Zeitlin | added and documented wxDirTraverser::OnOpenError |
tree | commitdiff |
2003-01-23 |
David Webster | Try this again |
tree | commitdiff |
2003-01-22 |
Vadim Zeitlin | made wxBitmapRefData private (actually, this also fixes... |
tree | commitdiff |
next |