2002-04-29 |
Vadim Zeitlin | don't generate an endless stream of asserts for the...
|
commit | commitdiff | tree |
2002-04-29 |
Vadim Zeitlin | added Append(const wxString&) overload and replaced...
|
commit | commitdiff | tree |
2002-04-28 |
Vadim Zeitlin | don't pass arrays by value (and also fixed signed/unsigned...
|
commit | commitdiff | tree |
2002-04-28 |
Vadim Zeitlin | changed DoDragDrop(bool) into DoDragDrop(int) and added...
|
commit | commitdiff | tree |
2002-04-28 |
Vadim Zeitlin | added a (commented out) example of how to force the...
|
commit | commitdiff | tree |
2002-04-28 |
Vadim Zeitlin | removed a wxPaintDC::Clear() fatal to wxGTK
|
commit | commitdiff | tree |
2002-04-27 |
Vadim Zeitlin | fixed uninitialized m_bPassMessages and wxLogChain...
|
commit | commitdiff | tree |
2002-04-27 |
Vadim Zeitlin | really fixed memory leak in wxLogChain
|
commit | commitdiff | tree |
2002-04-27 |
Vadim Zeitlin | fixed memory leak in wxLogChain
|
commit | commitdiff | tree |
2002-04-27 |
Vadim Zeitlin | fixed memory leak in wxLogChain
|
commit | commitdiff | tree |
2002-04-27 |
Vadim Zeitlin | some docs for wxArray(int n) mods
|
commit | commitdiff | tree |
2002-04-27 |
Vadim Zeitlin | wxArray(int n) mods for wxArrayString
|
commit | commitdiff | tree |
2002-04-27 |
Vadim Zeitlin | mention that creation time only lives up to its name...
|
commit | commitdiff | tree |
2002-04-27 |
Vadim Zeitlin | fixed wxFileName::GetModificationTime()
|
commit | commitdiff | tree |
2002-04-27 |
Vadim Zeitlin | ARCHINCDIR must be defined in makeb32.env, not makefile...
|
commit | commitdiff | tree |
2002-04-27 |
Vadim Zeitlin | fixes for operator new declaration/definition (patch...
|
commit | commitdiff | tree |
2002-04-26 |
Vadim Zeitlin | clean up of memory debugging macros and chanegs to...
|
commit | commitdiff | tree |
2002-04-26 |
Vadim Zeitlin | added a few virtual keywords for consistency (no real...
|
commit | commitdiff | tree |
2002-04-26 |
Vadim Zeitlin | fixed array tests compilation and a bug in obj array...
|
commit | commitdiff | tree |
2002-04-26 |
Vadim Zeitlin | added support for add/insert/deleting many items at...
|
commit | commitdiff | tree |
2002-04-26 |
Vadim Zeitlin | implement wxColourDialog::Move() (patch 548048)
|
commit | commitdiff | tree |
2002-04-26 |
Vadim Zeitlin | refresh and flicker even more to ensure proper refresh...
|
commit | commitdiff | tree |
2002-04-26 |
Vadim Zeitlin | added VC++ project file
|
commit | commitdiff | tree |
2002-04-25 |
Vadim Zeitlin | fixed typo in wxString::swap() which was completely...
|
commit | commitdiff | tree |
2002-04-25 |
Vadim Zeitlin | fixed bug with the text attr not being reset even after...
|
commit | commitdiff | tree |
2002-04-23 |
Vadim Zeitlin | replaced unnecessary #include with a forward decl
|
commit | commitdiff | tree |
2002-04-22 |
Vadim Zeitlin | reset g_delayedFocus when the window is deleted to...
|
commit | commitdiff | tree |
2002-04-22 |
Vadim Zeitlin | removed unused OnSetFocus()
|
commit | commitdiff | tree |
2002-04-22 |
Vadim Zeitlin | fixed warnings about main used as a variable name
|
commit | commitdiff | tree |
2002-04-22 |
Vadim Zeitlin | compilation fix for ms_dllext definition and old compilers
|
commit | commitdiff | tree |
2002-04-22 |
Vadim Zeitlin | fixed a fatal bug in DLL loading code: the deleted...
|
commit | commitdiff | tree |
2002-04-21 |
Vadim Zeitlin | use SetFocusFromKbd() instead of SetFocus()
|
commit | commitdiff | tree |
2002-04-21 |
Vadim Zeitlin | fixed WM_GETDLGCODE processing to include the bits...
|
commit | commitdiff | tree |
2002-04-21 |
Vadim Zeitlin | implement SetFocusFromKbd() to select all text in the...
|
commit | commitdiff | tree |
2002-04-21 |
Vadim Zeitlin | added and documented wxWindow::SetFocusFromKbd
|
commit | commitdiff | tree |
2002-04-20 |
Vadim Zeitlin | initialize (and delete) the themes art provider - fixes...
|
commit | commitdiff | tree |
2002-04-20 |
Vadim Zeitlin | compilation sample in !WXWIN_COMPATIBILITY_2_2 mode
|
commit | commitdiff | tree |
2002-04-20 |
Vadim Zeitlin | mention that doing SetFocus() results in the focus...
|
commit | commitdiff | tree |
2002-04-20 |
Vadim Zeitlin | fixed initial focus handling in the dialog and made...
|
commit | commitdiff | tree |
2002-04-20 |
Vadim Zeitlin | added wxGetTopLevelParent()
|
commit | commitdiff | tree |
2002-04-20 |
Vadim Zeitlin | fixed another return FALSE in a function returning...
|
commit | commitdiff | tree |
2002-04-20 |
Vadim Zeitlin | made operator==() and \!=() const (still doesn't make...
|
commit | commitdiff | tree |
2002-04-20 |
Vadim Zeitlin | fixed huge memory leak in wxFileDialog (closes patch...
|
commit | commitdiff | tree |
2002-04-20 |
Vadim Zeitlin | fixed logic in limiting spin ctrl values (patch from...
|
commit | commitdiff | tree |
2002-04-20 |
Vadim Zeitlin | implemented DoGetSize() for wxSlider (patch from Dimitri)
|
commit | commitdiff | tree |
2002-04-20 |
Vadim Zeitlin | fixed focus tracking for spin controls (patch from...
|
commit | commitdiff | tree |
2002-04-18 |
Vadim Zeitlin | select the whole text in the single line text control...
|
commit | commitdiff | tree |
2002-04-17 |
Vadim Zeitlin | corrected assert even better
|
commit | commitdiff | tree |
2002-04-16 |
Vadim Zeitlin | removed redundant code
|
commit | commitdiff | tree |
2002-04-16 |
Vadim Zeitlin | added test for wxNO_DEFAULT in wxMessageBox
|
commit | commitdiff | tree |
2002-04-16 |
Vadim Zeitlin | always let the multiline text control process the Enter...
|
commit | commitdiff | tree |
2002-04-16 |
Vadim Zeitlin | don't include -D_REENTRANT in the linker flags
|
commit | commitdiff | tree |
2002-04-16 |
Vadim Zeitlin | add -pthread like options to the linker flags as well...
|
commit | commitdiff | tree |
2002-04-16 |
Vadim Zeitlin | typo fixed: should be lpthread, not -lpthread in THREAD_OPTS
|
commit | commitdiff | tree |
2002-04-16 |
Vadim Zeitlin | thread detection fixed for Solaris
|
commit | commitdiff | tree |
2002-04-16 |
Vadim Zeitlin | try just -lpthread in the thread detection code too
|
commit | commitdiff | tree |
2002-04-16 |
Vadim Zeitlin | return NULL from the functions returning a pointer...
|
commit | commitdiff | tree |
2002-04-16 |
Vadim Zeitlin | return NULL from a function returning a pointer, not...
|
commit | commitdiff | tree |
2002-04-16 |
Vadim Zeitlin | better, more generic and backwards compatible, fix...
|
commit | commitdiff | tree |
2002-04-15 |
Vadim Zeitlin | use -pthread or equivalent when using threads; many...
|
commit | commitdiff | tree |
2002-04-15 |
Vadim Zeitlin | fixed remove() return code test to avoid spurious debug...
|
commit | commitdiff | tree |
2002-04-15 |
Vadim Zeitlin | fixed a few minor bugs: handle the directory parameter...
|
commit | commitdiff | tree |
2002-04-15 |
Vadim Zeitlin | don't try to remove -g flag from CFLAGS, it is not...
|
commit | commitdiff | tree |
2002-04-15 |
Vadim Zeitlin | compilation fix after TRUE/FALSE change
|
commit | commitdiff | tree |
2002-04-15 |
Vadim Zeitlin | corrected const char * to char * conversions (patch...
|
commit | commitdiff | tree |
2002-04-15 |
Vadim Zeitlin | corrected passing const char * to a function taking...
|
commit | commitdiff | tree |
2002-04-15 |
Vadim Zeitlin | fixes for BCC makefiles from Chris (patch 544015)
|
commit | commitdiff | tree |
2002-04-15 |
Vadim Zeitlin | redefined TRUE and FALSE to be of type bool
|
commit | commitdiff | tree |
2002-04-15 |
Vadim Zeitlin | added wx/ipc.h and used/documented it
|
commit | commitdiff | tree |
2002-04-15 |
Vadim Zeitlin | explain how to choose the theme for wxUniv apps
|
commit | commitdiff | tree |
2002-04-15 |
Vadim Zeitlin | fixed minor typo in Borland instructions
|
commit | commitdiff | tree |
2002-04-14 |
Vadim Zeitlin | fixed bug in generation of thumb scroll events
|
commit | commitdiff | tree |
2002-04-13 |
Vadim Zeitlin | include wx/event.h before declarign the types (patch...
|
commit | commitdiff | tree |
2002-04-12 |
Vadim Zeitlin | don't let IsDialogMessage() have VK_ESCAPE, this fixes...
|
commit | commitdiff | tree |
2002-04-12 |
Vadim Zeitlin | always handle Enter ourselves while editing tree ctrl...
|
commit | commitdiff | tree |
2002-04-12 |
Vadim Zeitlin | fixed the bug which resulted in not showing the grid...
|
commit | commitdiff | tree |
2002-04-12 |
Vadim Zeitlin | test wxExecute() in the sample
|
commit | commitdiff | tree |
2002-04-12 |
Vadim Zeitlin | implemented IPC using Unix domain sockets
|
commit | commitdiff | tree |
2002-04-12 |
Vadim Zeitlin | fixed bug with not NUL-terminating the string in GAddress_UN...
|
commit | commitdiff | tree |
2002-04-12 |
Vadim Zeitlin | a preprocessor constant must be 0, not FALSE
|
commit | commitdiff | tree |
2002-04-12 |
Vadim Zeitlin | bug/typo fixed: function returning a pointer should...
|
commit | commitdiff | tree |
2002-04-12 |
Vadim Zeitlin | replaced SetName() with SetText()
|
commit | commitdiff | tree |
2002-04-12 |
Vadim Zeitlin | implemented wxChoice::Delete
|
commit | commitdiff | tree |
2002-04-11 |
Vadim Zeitlin | don't use socket function when wxUSE_SOCKETS==0
|
commit | commitdiff | tree |
2002-04-11 |
Vadim Zeitlin | typo (thanks Nerijus)
|
commit | commitdiff | tree |
2002-04-11 |
Vadim Zeitlin | updated to mention X11
|
commit | commitdiff | tree |
2002-04-11 |
Vadim Zeitlin | fixed 2 small typos (reported by Janos Vegh)
|
commit | commitdiff | tree |
2002-04-11 |
Vadim Zeitlin | fixed 2 bugs which were fixed in GetFullPath() but...
|
commit | commitdiff | tree |
2002-04-11 |
Vadim Zeitlin | added more GetPath() tests
|
commit | commitdiff | tree |
2002-04-11 |
Vadim Zeitlin | fixed GetPath() trailing separator bug, rewrote GetFullPath...
|
commit | commitdiff | tree |
2002-04-11 |
Vadim Zeitlin | added missing WINAPI to GET_LONG_PATH_NAME typedef...
|
commit | commitdiff | tree |
2002-04-11 |
Vadim Zeitlin | generate the focus events for wxComboBox, also solves...
|
commit | commitdiff | tree |
2002-04-11 |
Vadim Zeitlin | mention wxDIALOG_NO_PARENT
|
commit | commitdiff | tree |
2002-04-10 |
Vadim Zeitlin | no changes
|
commit | commitdiff | tree |
2002-04-10 |
Vadim Zeitlin | don't send dummy scroll events from wxNotebook when...
|
commit | commitdiff | tree |
2002-04-09 |
Vadim Zeitlin | wxSizeEvent now carries the total size, not just the...
|
commit | commitdiff | tree |
2002-04-09 |
Vadim Zeitlin | added another size to the status bar display
|
commit | commitdiff | tree |
2002-04-09 |
Vadim Zeitlin | fixed the initial wxCalendarCtrl position and a minor...
|
commit | commitdiff | tree |
2002-04-09 |
Vadim Zeitlin | added support for the multiline button labels
|
commit | commitdiff | tree |
2002-04-09 |
Vadim Zeitlin | made one button label multiline for testing
|
commit | commitdiff | tree |
next |