2003-10-04 |
Václav Slavík | copy catalogs to builddir |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | added gettext plural forms support (patch #785660 with... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | fixed misgenerated makefiles |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | regenerated makefiles |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Václav Slavík | regenerated with DESTDIR fixes |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Stefan Csomor | applied bug fix |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Robin Dunn | Add some WXDLLIMPEXP's |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Vadim Zeitlin | fixed inconsistencies with indices in wxTE_RICH2 contro... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Vadim Zeitlin | fixed horrible flicker and 100 CPU usage (text ctrl... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Vadim Zeitlin | fixed wxMOUSE_BTN_XXX values, use them instead of hard... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Robin Dunn | Added more meta-data for PyPi |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Václav Slavík | fixed memory leak (#817324) |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Stefan Neis | Fixed usage of uninitialized variable. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Stefan Neis | Fixed typo. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Stefan Neis | Added dummies for Enable and SetDelay. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Stefan Neis | Only use unicode format when unicode support is enabled. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Stefan Neis | Added Unix implementation of platform specific files... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Václav Slavík | fixed utils.bkl to include all utils |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Vadim Zeitlin | fix wxLongLong values printinf for MGL and for wxUSE_LO... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
David Elliott | Removed MainLoop, ExitMainLoop, Pending, and Dispatch |
commit | commitdiff | tree | snapshot |
2003-10-03 |
David Elliott | Added src/cocoa/evtloop.mm |
commit | commitdiff | tree | snapshot |
2003-10-03 |
David Elliott | Extremely simple implementation of wxEventLoop using... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Václav Slavík | use soft links, not hard links for data files |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Václav Slavík | fixed incorrect output of wx-config --libs for wxBAse |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Vadim Zeitlin | fixed off by 1 in new GetRange() for wxTE_RICH2 controls |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Vadim Zeitlin | fixed (harmless) mem leak when wxUSE_THREADS == 0 |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Stefan Neis | Correctly bracketed initializers. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Robin Dunn | Added a const to be consistent with the generic class |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Stefan Neis | Switches OS/2 back to generic ListCtrl and TreeCtrl... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
David Elliott | include "wx/encinfo.h" for wxNativeEncodingInfo |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Chris Elliott | fix for DMC bug reading JPEGs |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Vadim Zeitlin | don't lose encoding information when getting/setting... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Robin Dunn | regenerated the images |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Robin Dunn | A huge glob of changes in the 2.4 branch merged over... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Robin Dunn | newevent helpers |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Robin Dunn | makedocs script now also crunches through some of the... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Robin Dunn | Added listbook demo and also some other demo tweaks |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Stefan Neis | Insure that top level windows will be at least visible |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Stefan Neis | Added MarkDirty implementation for MultiLine Edit controls. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Vadim Zeitlin | mention Spanish translations update |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Vadim Zeitlin | update from JSJ |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Vadim Zeitlin | added translation to Afrikaans (Petri Jooste) |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Václav Slavík | fixed accelerators in wxGTK if NumLock is active (bug... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Mattia Barbon | More wxMac compilation fixes. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Václav Slavík | wxInetFSHandler |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Mattia Barbon | More (blind) wxMac configtool compilation fixes. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Václav Slavík | fixed file: protocol for filenames with space (patch... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Václav Slavík | wx resource file must be linked into executables on... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | mention wxChoice::Delete() change in wxGTK |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | and now it even compiles |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | make Delete() work in presence of client data |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Mattia Barbon | Blinf wxMac compilation fix. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Robin Dunn | Various changes needed to get up to date with current CVS |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Stefan Neis | Correctly bracketed initializers. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Stefan Neis | Modal dialogs now correctly use wxEventLoop. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Stefan Neis | Fixed compilation problem. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Stefan Neis | Fixed compilation problem. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Václav Slavík | properly quote characters when streaming out XML properties |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Robin Dunn | Fixed bad merge... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Robin Dunn | More AutoComplete crash fixes |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Václav Slavík | XML code fixes (patch #815196) |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Stefan Csomor | fixed typo |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | use wxEvent::ShouldPropagate() instead of its own propg... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | Unicode fixes for Watcom (part of patch 813225) |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | no real changes |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | don't draw raised border around disabled bitmaps (patch... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | treat 0xc0c0c0 as transparent colour by default |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Václav Slavík | upgraded bakefile to empy-3.1.1, it has more readable... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vadim Zeitlin | unused params warnings fixes |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Robin Dunn | Should not delete colours that come from the wxColourDa... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Vadim Zeitlin | support creating larger minidumps; support WX_CRASH_FLA... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Mattia Barbon | (Blind) compilation fix for Sun compiler. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Vadim Zeitlin | fixes in cleanup of DDE servers: don't delete them... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Václav Slavík | reversed order of configurations to make the IDE happy... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Václav Slavík | compile db sample conditionally only if odbc support... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Vadim Zeitlin | reverted strange and IMO unnecessary OFN_OVERWRITEPROMP... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Vadim Zeitlin | SetValue() takes just bool, not const bool |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Vadim Zeitlin | SetValue() takes just bool, not const bool |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Václav Slavík | added displayx11.{cpp,h} |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Mattia Barbon | MinGW compilation fixes. |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Mattia Barbon | (Blind) wxMotif compilation fix. |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Vadim Zeitlin | mention that Write(string) works with NUL-terminated... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Vadim Zeitlin | mention wxListBook |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Vadim Zeitlin | added 3-state checkboxes (patch 813790) |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | regenerated after adding gzstream.* and vidmode.h |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | no changes, just resolved a conflict |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | show how to use different bitmaps for enabled/disabled... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | added wxMirrorDC test; some warning fixes |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | added handlers for radio btn events for testing |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | warning fixes |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | added a test for wxTextFile in Unicode |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | removed Initialized() |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | Unicode fix |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Mattia Barbon | Linking fixes for wxGTK + wxUniversal: include minifr... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | removed duplicate UTF16/32 values |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | fixed bug in wxDisplay::GetFromPoint() when Xinerama... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | extra word removed (patch 813536) |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Vadim Zeitlin | removed wxApp::Initialized() (replaced with a dummy... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Mattia Barbon | Updated changes.txt. |
commit | commitdiff | tree | snapshot |
next |