2000-03-09 |
Julian Smart | Help sample should work for .zip help files now. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Julian Smart | Added wxHtmlHelpController version of help file. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | os2 update. Need initializers like windows, not unix. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Module definitions files for build VisualAge C++ V3... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Update for building jpeg as an os2 dll |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Update for building png as an os2 dll |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Update for building xpm as an os2 dll |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Update for building zlib as an os2 dll |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Update for building tiff as an os2 dll |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Loads of framework and dll fixes |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | Updates for build dll |
commit | commitdiff | tree | snapshot |
2000-03-09 |
David Webster | More framework fixes and fixes for building dlls. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | fix for resourses compilation |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | patch from Paul Gammans <paul.gammans@brunel.ac.uk... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Julian Smart | Mmedia, OGL lib directory changes; omitted naughty... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Julian Smart | wxHtmlHelpController made compatible with other controllers |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Robert Roebling | Disabled horizontal report mode scrolling in wxListCtrl |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Robin Dunn | Initial version of wxStyledTextCtrl, a Scintilla wrappe... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | updated from the current sources |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Robin Dunn | Oops. Removed duplicate target. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Robin Dunn | Made clean target be not quite so agressive, added... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Guillermo Rodriguez... | Removed a space (oh, dear, it looks like a joke |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | very minor fixes |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | (failed) attempts at fixing menu bar swapping |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | fixed parsing of non quoted entries in .mime.types |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | regenerated with tmake |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | Get/SetDefaultItem docs corrections |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | don't define __cplusplus for DECCXX if it is already... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | don't translate wxASSERT_MSG messages |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | use wxFAIL_MSG, not wxMessageBox for programming errors |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | explain why quotes/brackets should be used in #includes |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | fixed the value of LVM_SETEXTENDEDLISTVIEWSTYLE |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Vadim Zeitlin | don't allow multiple root in the tree |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Stefan Neis | Make correct cell visible for cursor movement. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Stefan Neis | Added workaround for life crashing in toolbar deletion. |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Stefan Neis | Modified keyboard and mouse handling wrt selecting... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Guillermo Rodriguez... | Added samples.inc to DATAFILES in Makefile.in - is... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Mark Johnson | doc.cpp |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Stefan Neis | Changed Shift+Arrow handling |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Robert Roebling | Some make corrections for HP and related, |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Guillermo Rodriguez... | Removed an extra scope resolution operator in the decla... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Vadim Zeitlin | (blind) gcc fixes |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Vadim Zeitlin | warnings in wxCHeCK_MSG fixed |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Vadim Zeitlin | warning in wxCustomDataObject::Free fix (I hope) |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Ron Lee | final (touch wood) tidy after things went pearshaped... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
George Tasker | Fixed the fix of the fix so it will compile under VC6 |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Ron Lee | fixed my own typo.. oops |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Julian Smart | Correction |
commit | commitdiff | tree | snapshot |
2000-03-08 |
David Webster | Placed an ifndef for VA around the MSWGetImagePixels... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Ron Lee | fix for pageup 'blind spot' |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Julian Smart | Added WinHelp sample doc to samples/help, and made... |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Julian Smart | More makefile and project fun |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Julian Smart | Made VC++ makefiles and project files a bit more consistent |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Guillermo Rodriguez... | Forgot to add this one |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Guillermo Rodriguez... | Updated to reflect some of the latest changes |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Mark Johnson | calctrl.h |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Guillermo Rodriguez... | All IO calls take void* instead of char* |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Julian Smart | Added WIN16 code for window disabler |
commit | commitdiff | tree | snapshot |
2000-03-08 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Václav Slavík | fix of previous commit |
commit | commitdiff | tree | snapshot |
2000-03-07 |
David Webster | makefile enhancements for dll, ne wxwindll.ics for... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
David Webster | more minimal stuff |
commit | commitdiff | tree | snapshot |
2000-03-07 |
David Webster | remove the #warning for VisualAge |
commit | commitdiff | tree | snapshot |
2000-03-07 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Guillermo Rodriguez... | Ops, stupid me. |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Václav Slavík | fixed bug: removed m_windowStyle = style |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Guillermo Rodriguez... | First set of changes toward wxBase compliance :-) |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Mark Johnson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Vadim Zeitlin | updated to use msgmerge |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Stefan Neis | Add Child to parent instead of adding it to itself! |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Mark Johnson | calendar.cpp |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Vadim Zeitlin | technote about translations added |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Vadim Zeitlin | technote about translations added |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Mark Johnson | calendar.cpp |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Mark Johnson | calendar.cpp |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Michael Bedward | Modified <shift>+arrow key behaviour so that the starti... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Vadim Zeitlin | Mark Johnoson's additions for variable-width weekday... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Michael Bedward | Added Create functions. They return TRUE if the file... |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Vadim Zeitlin | APPEXTRALIBS added to LDLIBS |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Michael Bedward | Removed redundant m_displayed member var from wxGrid |
commit | commitdiff | tree | snapshot |
2000-03-07 |
Michael Bedward | Moved current cell initialization from wxGrid::OnPaint to |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Changed another NONE to wxSOCKET_NONE |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Some other typos |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Use IsConnected instead of m_connected |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Ops, typo |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Trying to fix IPC problems under Linux as reported... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Vadim Zeitlin | system libtiff can now be used instead of the built... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Julian Smart | Corrections |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Added wxIcon(const char **) ctor (same as char **) |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | removed wxUSE_WXCONFIG (obsoleted by wxUSE_CONFIG |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Vadim Zeitlin | patches from Ricky Gonzales <gonzales@pyramid3.net>: |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Documented Destroy() |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Documented Destroy() |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Added a mention about demos/ instead of samples/ |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Added rotate sample and comment about masks in wxImage... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Disabled memory tracing code for mingw32, |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | And now some more of them |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Moved some items to 'already done' in the todo list |
commit | commitdiff | tree | snapshot |
next |