2004-10-06 |
Włodzimierz... | Warning fixes found under hardest mode of OpenWatcom... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Włodzimierz... | Keys to some operations (patch #1037434). |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Włodzimierz... | Removed doubled events, corrected behaviour (patch... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Václav Slavík | added reference to GetUnicodeKey to GetKeyCode |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Robin Dunn | Show EVT_ACTIVATE and EVT_ACTIVATE_APP events in action. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Robin Dunn | A Python version of wxrc |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Robin Dunn | Mention TaskBarIcon and other recent changes |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Robin Dunn | Remove any old wxrc before installing new ones. This... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Robin Dunn | wxMDIChildFrame::IsTopLevel returns false but for this... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Kevin Hock | Expanded comment in Initialize to include why Initializ... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Kevin Hock | Mac sockets events must be added to the RunLoop in... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Kevin Hock | Added back compile-time check for about/prefs menu... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Stefan Csomor | adjusting DoGetBestSize according MSW |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Vadim Zeitlin | cleaning up strdup/isascii definitions for compilers... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Robert Roebling | Make wxComboBox spit out a bit fewer surplis |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Robin Dunn | Deprecated EVT_LIST_GET_INFO and EVT_LIST_SET_INFO |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Robin Dunn | Typedef for wxUIntPtr |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Robin Dunn | Added wx.App.IsMainLoopRunning |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Ryan Norton | default pos/size cleanup |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Robin Dunn | Improve image hittest |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Robert Roebling | Fixed missing focus problem. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Václav Slavík | added wxRB_SINGLE |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Włodzimierz... | Warning fixes found under hardest mode of OpenWatcom... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
David Elliott | Implement wxBitmapButton::DoGetBestSize() to call wxBut... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
David Elliott | Implement wxButtonBase::GetDefaultSize() |
commit | commitdiff | tree | snapshot |
2004-10-04 |
David Elliott | Added wxAutoNSAutoreleasePool where needed for controls... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Włodzimierz... | Warning fixes to most detailed warning output of OpenWa... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Vadim Zeitlin | made IsMainLoopRunning() static and implemented it... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Robin Dunn | fix compile error |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Włodzimierz... | Warning fixes to most detailed warning output of OpenWa... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Włodzimierz... | Warning fixes to most detailed warning output of OpenWa... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Robin Dunn | Bail out if GetCurrentMenu returns NULL |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Julian Smart | Typo corrections |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Ryan Norton | native wxFontDialog for carbon, second shot |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Dimitri Schoolwerth | added missing include for non-PCH compilation |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Włodzimierz... | Missed labels to replace number of 'topicNNN' in anchor... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Vadim Zeitlin | don't use non blocking sockets if wxApp::IsMainLoopRunn... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Vadim Zeitlin | added wxApp::IsMainLoopRunnning() (see bug 994293) |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Vadim Zeitlin | added tests for deleting and renaming entries and groups |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Vadim Zeitlin | assert that name, not full path, is used in RenameEntry... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Vadim Zeitlin | fixed deletion of last group in the config file (bugs... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Vadim Zeitlin | don't try to delete our config file in DeleteAll()... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Vadim Zeitlin | don't add dummy empty line at the end when reading... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Vadim Zeitlin | small optimization in wxConfigPathChanger: don't change... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Vadim Zeitlin | forward declare wxOutputStream (compilation fix for... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Vadim Zeitlin | blind warning fix in wxUmaskChanger |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Vadim Zeitlin | added SetPath(), entries and groups enumerations tests |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Ron Lee | Clean up the soversion/flavour labelling of binary... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Dimitri Schoolwerth | removed tab character |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vadim Zeitlin | started wxFileConfig unit test |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vadim Zeitlin | added wxFileConfig::Save(stream); documented it in... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vadim Zeitlin | don't keep a dirty flag in each entry/group, this is... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vadim Zeitlin | use wxFileName::MacSetTypeAndCreator() in Flush() inste... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vadim Zeitlin | added wxUmaskChanger class and wxCHANGE_UMASK macro... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Václav Slavík | fixed menu destruction if it was removed from menubar... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Václav Slavík | fixed transiency when the parent is MDI child frame |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Julian Smart | Workaround for special menu items not always being... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Václav Slavík | fixed crash on invalid data (patch 1039453) |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vadim Zeitlin | don't include headers not needed when wxUSE_GUI == 0 |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Robert Roebling | Reworked TLW and app activation event code, also |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vadim Zeitlin | store bitmap data in premultiplied by alpha format... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vadim Zeitlin | use AlphaBlt() when blitting to a bitmap with alpha... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vadim Zeitlin | update the disabled buttons appearance when system... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vadim Zeitlin | oops, AdjustFontSize() had no effect; fixed (patch... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vadim Zeitlin | Metrowerks fixes after huge file patch (patch 1037951) |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Ron Lee | Use the same paranoia we already apply to lib lists... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vadim Zeitlin | destroy any TLWs still alive when the app terminates... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Julian Smart | Updated version number |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Vadim Zeitlin | fixes for Metrowerks command line compiler (avoid redef... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Vadim Zeitlin | Metrowerks doesn't have isascii() |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Vadim Zeitlin | $#include "expat_config.h" instead of <expat_config... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Václav Slavík | don't cd into utils/xrc if USE_XRC=0 |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Václav Slavík | don't cd into utils/xrc if USE_XRC=0 |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Vadim Zeitlin | removed non-const wxDC accessors for pens, brushes... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Vadim Zeitlin | only use __attribute__(regparm) for x86, this results... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Vadim Zeitlin | use AC_LINK to check for va_copy, not AC_COMPILE |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Ryan Norton | warning for 2.5.3 |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Vadim Zeitlin | added tests for va_copy and va_list |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Vadim Zeitlin | added wxVaCopy() and use it to fix wxVsnprintf() crash... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Vadim Zeitlin | fixed dll import specification of wxGetHInstance() |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Vadim Zeitlin | removed trailing comma from enum (gcc 3.4 compilation... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Václav Slavík | generated resources code doesn't have to include <wx... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Julian Smart | Blind fixes for Mac project files (version number,... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Václav Slavík | compilation fixes for gcc-3.4 |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Václav Slavík | don't link GUI libs into wxrc |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Robin Dunn | Fixed typo, patch from Will |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Ron Lee | Filter any arguments back to 2.4.2.6 syntax before |
commit | commitdiff | tree | snapshot |
2004-10-01 |
David Elliott | wxCocoa needs OpenGL/*.h instead of GL/*.h (for OpenGL... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
David Elliott | wxCocoa: Added (mostly) stubs for wxGLCanvas and friends. |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Ron Lee | Add wxversion/ to the dist tarball. |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Ron Lee | Add support for legacy 2.4 installs to wx-config. |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Ryan Norton | fix const to normal warning |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Václav Slavík | use default GUI font in wxHtmlListBox |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Václav Slavík | gcc-3.4 compilation fix |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Chris Elliott | update script to use vars |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Ryan Norton | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Ryan Norton | OSX only (a runtime check would be preferable as Kevin... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Kevin Hock | Increase status bar height from 15 to 18, allows common... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Ryan Norton | only do the seperator between about and preferences... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Kevin Hock | wx apps did not have the separator like other apps... |
commit | commitdiff | tree | snapshot |
next |