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 |
2004-10-01 |
Ryan Norton | fix dialogs sample after change to generic on OSX |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Vadim Zeitlin | hack: hide the MDI parent frame by moving it off screen |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Vadim Zeitlin | relayout frame contents when tool/statusbar is shown... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Vadim Zeitlin | extracted OnSize() body in a new DoLayout() method... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Robin Dunn | no need to build separate xrc lib anymore |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Robin Dunn | Correct call to shape.Show() |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Vadim Zeitlin | don't deprecate SetItemImage() with 3 parameters; just... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Václav Slavík | build and install wxrc by default |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Václav Slavík | removed remaining XRC files from contrib |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Václav Slavík | wxrc is in core utils now |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Václav Slavík | install wxrc as wxrc-2.5, with symlink |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Václav Slavík | blind compilation fix for MSVC |
commit | commitdiff | tree | snapshot |
2004-09-30 |
David Elliott | Use struct qualifier with objc_object (it is and always... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Robin Dunn | Don't need to tickle the Idle process any more for... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Julian Smart | Deprecations |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Julian Smart | Deprecated SetItemImage with 2 image ids |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Julian Smart | Applied patch 1037938 by Zbigniew Zagorski to fix Unico... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Václav Slavík | moved wxWindow::GetBestSize implementation into DoGetBe... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Václav Slavík | moved wxWindow::GetBestSize implementation into DoGetBe... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Robin Dunn | Fix for crash when the child has no menu |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Václav Slavík | resize parent's frame client area correctly when status... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Julian Smart | Blind fix for missing files |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Julian Smart | Added XRC project |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Ryan Norton | have it work the old way with PopupMenu(), and have... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Włodzimierz... | Missed labels to replace number of 'topicNNN' in anchor... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Vadim Zeitlin | compilation fix for wxGetEmptyString() with wxUSE_STL... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Robin Dunn | A better fix for GetXWindow that can handle both the... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | wxSystemSettings::GetMetric returns -1 if the metric... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | Change which image is used in the taskbar |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | Stop the timer before closing the demo |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | Overridable CreatePopupMenu in TaskBarIcon |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | Overridable CreatePopupMenu in TaskBarIcon |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Václav Slavík | fixed flicker during MDI children creation: the frame... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | Create a mask for the icon if it doesn't already have one |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Julian Smart | Fixed case sensitivity |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Vadim Zeitlin | fixed memory leak in Submit(cmd, false) (bug 1037115) |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | Just return zero without failing for unknown metrics... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | off_t --> wxFileOffset changes |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Julian Smart | Temp fix for VC6/XTI |
commit | commitdiff | tree | snapshot |
2004-09-29 |
David Elliott | Get the stock label when stock ID is used with empty... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Václav Slavík | implementation should use DoFindFocus |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Václav Slavík | changes to make wxWindow::FindFocus work as expected... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Julian Smart | Applied patch [ 1036833 ] Hiding declaration of wxScrol... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Julian Smart | Increased a buffer size |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Włodzimierz... | Missed labels to replace number of 'topicNNN' in anchor... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Vadim Zeitlin | signed/unsigned comparison warning fix |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Vadim Zeitlin | removed C++ comments from C files |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Włodzimierz... | wxTLW::SetLeft/RightMenu of smart phones documented. |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Vadim Zeitlin | more 64 bit correctness fixes |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Ron Lee | Update the wx-config man page. |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Ryan Norton | remove unfinished sample for release |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Włodzimierz... | Hardware defines spec. |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Julian Smart | Incremented version |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Ron Lee | Update odbc for parallel installs too. |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Włodzimierz... | C++ removed from C syntax. |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Włodzimierz... | Include missing.h to find O_* flags. |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Włodzimierz... | Correction to lost #ifdef |
commit | commitdiff | tree | snapshot |
2004-09-29 |
David Elliott | wxStaticBox constructor is not supposed to take a wxVal... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Ryan Norton | drawer sample mods from ABX (with only one mod - _CODE... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | Allow embedded double quotes, and hex-encode single... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | Updates for how the Python code is generated |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Kevin Hock | Send EVT_COMMAND_TEXT_UPDATED from the spin control... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | Version number bump |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Robin Dunn | Beginings of supporting multiple versions installed... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Robin Dunn | TRUE/FALSE/etc. cleanup in the *.in files, regenerated... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Kevin Hock | When enabling events, use CommonModes instead of Defaul... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Vadim Zeitlin | wxListItem::m_data is now of type wxUIntPtr, not long... |
commit | commitdiff | tree | snapshot |
next |