2005-07-22 |
Mart Raudsepp | Add wxCLOSE_BOX to wxFL samples (consider using wxDEFAU... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | Re-adding setup0.h for OpenWatcom makefile build. |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | wxOS2 with Open Watcom. |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | Updated info about missing parts in OW headers (now... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | [1242443] wxUSE_UNICODE fix for wxLaunchDefaultBrowser. |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | LIBDIRNAME unique between ports buildable with Open... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | eVC3 compatibility workaround. |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | wxOS2 with Open Watcom: correct PCH usage, missing... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | wxOS2 with Open Watcom: correct PCH usage, missing... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | wxOS2 with Open Watcom: correct PCH usage, missing... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | wxOS2 with Open Watcom: correct PCH usage, missing... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | wxOS2 with Open Watcom: correct PCH usage, missing... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | wxOS2 with Open Watcom: correct PCH usage, missing... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Vadim Zeitlin | reverted last change with setting the focus only if... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Vadim Zeitlin | added mouse wheel event test; don't trap left mouse... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Vadim Zeitlin | position of wxEVT_MOUSEWHEEL events is now in client... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | check the validity of wxString pointer itself too |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | check that wxString is valid before dumping it |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | fixed assert when dumping a string which is locked... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | update from Liou Xiao (accelerator key format changed) |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | take the address of the member in wxON_BLOCK_EXIT_OBJ... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | regenerated to include scope guard test |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | tooltips work under Mac as well; no need for wxUSE_TOOL... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Julian Smart | Make sure text part of combobox is enabled/disabled too |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Włodzimierz... | Updated info after recent PODS 1.2 release. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Kevin Hock | QueryValue should use Open(Read) rather than Open ... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Włodzimierz... | Missing wxUSE_* markup. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Webster | Add upwards recursion to UpdateAccel method. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Julian Smart | Patch from Andre Reitz to correct a couple of bugs |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Włodzimierz... | wxScopeGuard adjustements for Open Watcom. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Włodzimierz... | Code simplification and warning fixes. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Włodzimierz... | Comment correction. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Włodzimierz... | wxMSWUniv build fix. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Michael Wetherell | wxABI_VERSION >= 20601 for wxLaunchDefaultBrowser |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Michael Wetherell | Add wxABI_VERSION > 20601 wrappers |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Michael Wetherell | Add test that wxABI_VERSION is not set when compiling... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Michael Wetherell | Add wxXmlResource changes |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Michael Wetherell | Make wxABI_VERSION default be e.g. 20699 |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Kevin Hock | Consider native data format, zero out buffer before... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Kevin Hock | Added null checks to wxTextObjectData::GetDataHere... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Vadim Zeitlin | handle '&' in the names of the files in the history... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Vadim Zeitlin | put GetEscapeId() inside #if wxABI_VERSION > 20601 |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Vadim Zeitlin | fixed a rare crash due to malformed HTML |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Vadim Zeitlin | fixed handling of the accelerators of menu items added... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Václav Slavík | removed 2.6.1 symbols from 2.6.2 tag |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Michael Wetherell | Compilation fix |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Michael Wetherell | Set wxABI_VERSION default value to e.g. 29999 so that... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Robert Roebling | Apply patch for querying tooltip colours. |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Robert Roebling | Applied GTK clipboard end of string patch. |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Vadim Zeitlin | check whether there is a critical window and don't... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Vadim Zeitlin | use wxEventLoop::SetCriticalWindow() to ensure that... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Vadim Zeitlin | added SetCriticalWindow() and AllowProcessing(): this... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Vadim Zeitlin | added a test of a crash inside wxEVT_PAINT handler... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Vadim Zeitlin | rewrote sample to have a more conventional structure... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Włodzimierz... | Possibility of modeless wxWizard dialog (with presentat... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Włodzimierz... | Missing header after recent changes. |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Roman Rolinsky | new version ready |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Roman Rolinsky | StdDialogButtonSizer menu |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Vadim Zeitlin | added wxDialog::GetEscapeId() |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Vadim Zeitlin | moved Esc processing from wxWindow to wxDialog where... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Vadim Zeitlin | added stub of GetEscapeId() |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Vadim Zeitlin | added wxID_NONE |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Mart Raudsepp | Optimize wxGTK2 wxTextCtrl::GetLineText |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Mart Raudsepp | "Separators are now correctly shown in the toolbars... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Vadim Zeitlin | use wxLogError() instead of wxMessageBox in wxDocument... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Mart Raudsepp | wxGLCanvas ctors have default values for pos and size... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Mart Raudsepp | wxProgressDialog is inherited from wxDialog, not wxFrame. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Vadim Zeitlin | set m_lasterror if the file couldn't be opened in wxFil... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Vadim Zeitlin | fixes for s.Printf(s) crashes |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Vadim Zeitlin | fixed warning due to not using dllexport wxShadowObject... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Vadim Zeitlin | fix addr2line output parsing (patch 1228591) |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Vadim Zeitlin | added test for wxXmlResource::Unload() |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Vadim Zeitlin | added wxXmlResource::Unload() (replaces patch 1178853) |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Vadim Zeitlin | no changes, just comments fixes |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Roman Rolinsky | fix for toolbar items selection - impossible to find... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Roman Rolinsky | ART_NEW is not defined in previous versions, use NORMAL... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Vadim Zeitlin | commented and documented wxXRC_NO_RELOADING flag |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Roman Rolinsky | some new parameters |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Roman Rolinsky | toolbars can be added inside windows, fix for relative... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Vadim Zeitlin | added test of box sizer proportions |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Mattia Barbon | Applied fix for wxCreateTopLevelRealizedWidget crash. |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Vadim Zeitlin | made wxTLW::GetSize() return the size of the maximized... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Michael Wetherell | Correction to previous commit |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Vadim Zeitlin | made IsMaximized() return true if frame had been maximi... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Michael Wetherell | Allow cross compiling of wxX11, wxMotif and wxGTK |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Michael Wetherell | Add dll.a to the extensions search for by WX_PATH_FIND_... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Michael Wetherell | Compilation fix for unix builds with cygwin |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Kevin Hock | Fix zlib buffer overflow vulnerability [ Patch 1234072 ] |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Václav Slavík | minor clarification of broken build cases |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Vadim Zeitlin | use private window class for dialup manager hidden... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Vadim Zeitlin | avoid moving the list control unnecessarily |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Vadim Zeitlin | don't generate ACTIVATE events for Alt-Space key press |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Vadim Zeitlin | fixed (harmless) assert triggered by renaming the first... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Chris Elliott | fix SF Bug 1232271 |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Michael Wetherell | Typo fixes |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Michael Wetherell | Add chapter on backward compatibility |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Michael Wetherell | Eliminate non-ascii chars from generated include file |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Michael Wetherell | Mention that entry names are full paths after feedback... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Włodzimierz... | Visible wxMessageOutputDebug instance. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Włodzimierz... | Use common wxTextCtrlBase::GetRange() for PalmOS text... |
commit | commitdiff | tree | snapshot |
next |