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 |
2000-03-06 |
Guillermo Rodriguez... | Slight changes to the stopwatch test |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Mark Johnson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Mark Johnson | dbbrowse.cpp dbbrowse.h |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Ron Lee | set m_clipXX so dc.GetClippingBox returns real bounding box |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Added blind-fix for vert. scrollbars - not tested yet |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Guillermo Rodriguez... | Added support for timer events in Motif |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Ron Lee | set m_clipXX to resultant clipping region |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Stefan Neis | Re-added XtDestroyWidget call in ~wxWindow - hopefully... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Robert Roebling | Enabled OpenGl in RPM. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Ron Lee | couple of typo/thinko bug fixes |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Guilhem Lavaux | Removed all wxMMedia2 files |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Guilhem Lavaux | Moved wxMMedia to contrib/src/mmedia |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Stefan Neis | Fixed apparent typo (int->wxWindowID) |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Robert Roebling | Various makefile and installation things. |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Stefan Neis | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Guilhem Lavaux | Removed wxMMedia classes doc from the main wx doc |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Václav Slavík | added missing wxImageList::Add methods |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Julian Smart | Fixed blatant non-initialisation bug |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Vadim Zeitlin | test for 'backwards clock' bug |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Vadim Zeitlin | 1. wxStopWatch tests in console |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Vadim Zeitlin | create null, not empty, region in default wxRegion... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Vadim Zeitlin | 1. wxWindowDisabler modified to bring parent window... |
commit | commitdiff | tree | snapshot |
2000-03-05 |
Vadim Zeitlin | regenerated from configure.in |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Stefan Neis | Compilation fixes (true->TRUE, false->FALSE) |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Vadim Zeitlin | fix for --with-libpng=sys warning |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Stefan Neis | Added a fix for compilers with problems to compute... |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Vadim Zeitlin | removed warning about wxDrawRectangle being unused |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Stefan Neis | Improved handling of selection/deselection events. |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Vadim Zeitlin | removed extern from inline function declarations |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Václav Slavík | fixed couple of bugs in wxZlibInputStream -- mainly... |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Václav Slavík | fixed wxDataInputStream::ReadString for empty strings |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Václav Slavík | fixes for wxBase compilation |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Václav Slavík | added more stuff to wxBase: zipstrm, zstream, fs_*... |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Stefan Neis | Bugfixes; added selection modes demo to griddemo |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Robert Roebling | Some more drawing things, |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Stefan Neis | Added SetSelectionMode |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Robert Roebling | Lotta stuff for drawing etc. |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Guillermo Rodriguez... | Ops |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Guillermo Rodriguez... | Motif blindfix :-) |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Julian Smart | Fixed non-standard C++ syntax errors |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Robert Roebling | Adapted wxGTK to wxMSW's notion of region setting. |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Guillermo Rodriguez... | Oh well.. |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Guillermo Rodriguez... | Fixed (my own) stupidity in Connect() mini-tutorial... |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Guillermo Rodriguez... | Stupidity fixed in WaitOnConnect() |
commit | commitdiff | tree | snapshot |
2000-03-04 |
Guillermo Rodriguez... | Stupidity fixed in WaitOnConnect() docs |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Václav Slavík | added compression ratio argument to wxZlibOutputStream... |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Guillermo Rodriguez... | Removed dependency on tiffiop.h |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Guilhem Lavaux | wxSoundFileStream doc updates (indeed, first write) |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Robert Roebling | Clean-up, speed-up and bug-fix for wxListCtrl drawing, |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Guillermo Rodriguez... | Please add classes in alphabetical order |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Guillermo Rodriguez... | Added Destroy() |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Guillermo Rodriguez... | makefiles changed |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Guillermo Rodriguez... | small mods |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Guilhem Lavaux | Updated some doc (wxProcess, wxSoundStream) |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Vadim Zeitlin | bug in month day parsing - now check that it's > 1 too |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Guillermo Rodriguez... | new XPMs |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Guillermo Rodriguez... | new bitmaps |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Guillermo Rodriguez... | Life version 2.1 |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Guillermo Rodriguez... | no more _ftime instead of ftime |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Vadim Zeitlin | regenerated from filelist.txt |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Stefan Neis | Added extended selection support. |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Stefan Neis | Added gridsel.cpp |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Guillermo Rodriguez... | mingw32 makefiles must use tabs as separators |
commit | commitdiff | tree | snapshot |
2000-03-03 |
Vadim Zeitlin | fatal bug in wxSplitPath fixed |
commit | commitdiff | tree | snapshot |
next |