1999-11-15 |
Vadim Zeitlin | wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY... |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | patches from Ricky Gonzales <gonzales@pyramid3.net... |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | PPP interface under IRIX is called 'ppp' |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | IRIX compilation fixes |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | wizard.h added to the list of headers |
tree | commitdiff |
1999-11-15 |
David Webster | wxApp development for WXPM |
tree | commitdiff |
1999-11-15 |
David Webster | HAVE_LOCALTIME def for WXPM |
tree | commitdiff |
1999-11-15 |
Vadim Zeitlin | 1. fixed wxStaticBox background erasing (or, rather... |
tree | commitdiff |
1999-11-14 |
Julian Smart | Added m_callback init. |
tree | commitdiff |
1999-11-14 |
Robert Roebling | Small change to SetFont() logic. |
tree | commitdiff |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
tree | commitdiff |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
tree | commitdiff |
1999-11-14 |
Ove Kaaven | Looks like someone did str[n]cmp -> wxStr[n]cmp global... |
tree | commitdiff |
1999-11-14 |
Vadim Zeitlin | 1. wxBitmap copy ctor and operator=() taking wxIcon... |
tree | commitdiff |
1999-11-13 |
Václav Slavík | html help : search panel now has more logical order... |
tree | commitdiff |
1999-11-13 |
Robert Roebling | Compile fix in dialup, |
tree | commitdiff |
1999-11-13 |
Ove Kaaven | No, .mo files doesn't use Unicode, so use strcmp here... |
tree | commitdiff |
1999-11-13 |
Ove Kaaven | Unicode fixes |
tree | commitdiff |
1999-11-13 |
Ove Kaaven | fopen -> wxFopen and such |
tree | commitdiff |
1999-11-13 |
Ove Kaaven | wxGetHostName uses wxChar, not char |
tree | commitdiff |
1999-11-13 |
Vadim Zeitlin | 1. undid my wrong fix to wxWindowBase::Centre |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | compilation fix (float => wxCoord) |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | unused param warning fixed |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | wxTimer/timercmn.cpp change |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | fixes for wxFontMapper endless recursion |
tree | commitdiff |
1999-11-12 |
Karsten Ballüder | fixed endless recursion for loading of default font |
tree | commitdiff |
1999-11-12 |
Julian Smart | Removed warning. |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | OutputDebugStringW95 removed - it's really unnecessary... |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | Solaris compilation fix |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | (old) mingw32 compilation fixes |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | Centre() centers the window centre and not the upper... |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | mingw32 compilation fixes (unfortunately, this effectiv... |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | controls can now be put in the toolbars (MSW only so... |
tree | commitdiff |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
tree | commitdiff |
1999-11-11 |
Václav Slavík | <br><br><br> is now handled correctly, e.g. empty lines... |
tree | commitdiff |
1999-11-11 |
Robert Roebling | Fixed optical bug in wxListCtrl, |
tree | commitdiff |
1999-11-11 |
Ron Lee | #included log.h |
tree | commitdiff |
1999-11-11 |
Karsten Ballüder | fixed solaris gethostname() prototype |
tree | commitdiff |
1999-11-11 |
David Webster | Finished up utilities testing |
tree | commitdiff |
1999-11-11 |
David Webster | Quick fix up for __WXPM__ |
tree | commitdiff |
1999-11-11 |
Vadim Zeitlin | 1. wxStaticBox doesn't draw over the underlying control... |
tree | commitdiff |
1999-11-10 |
Vadim Zeitlin | 1. made it possible to use wxUpdateUIEvent with wxTextC... |
tree | commitdiff |
1999-11-10 |
Vadim Zeitlin | added 2 more cursors (patch from Gerd Mueller) |
tree | commitdiff |
1999-11-10 |
Julian Smart | Stupid makeprog.vc corruption fixed |
tree | commitdiff |
1999-11-10 |
Stefan Csomor | wxMac (debug) builds and runs wxMinimal again |
tree | commitdiff |
1999-11-09 |
Robin Dunn | wxSizer patches by Alexander Smishlajev <als@turnhere... |
tree | commitdiff |
1999-11-09 |
Vadim Zeitlin | compiles with or without wxSpinCtrl now |
tree | commitdiff |
1999-11-09 |
Stefan Csomor | mac adaptions |
tree | commitdiff |
1999-11-09 |
Robert Roebling | Removed Vadim's surplus code in clipboard. |
tree | commitdiff |
1999-11-09 |
Karsten Ballüder | usleep() prototype added for solaris |
tree | commitdiff |
1999-11-09 |
Karsten Ballüder | added gethostname protoype for Solaris |
tree | commitdiff |
1999-11-09 |
Stefan Csomor | will not be adopted to 2.1, pro 4 was too buggy |
tree | commitdiff |
1999-11-09 |
Stefan Csomor | .mcp was broken |
tree | commitdiff |
1999-11-09 |
David Webster | OS/2 resource storage and retrieval |
tree | commitdiff |
1999-11-09 |
Julian Smart | Added m_nSelection = -1 fixes to RemovePage, DeleteAllP... |
tree | commitdiff |
1999-11-09 |
Julian Smart | Misc small fixes |
tree | commitdiff |
1999-11-08 |
Julian Smart | Fixes to Cygwin/Mingw32 makefile, manual now compiles... |
tree | commitdiff |
1999-11-08 |
David Webster | Minor fix to environment to support co-existance of... |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | Motif compilation fix |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | wxDataObjectComposite/Custom seem to work |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | small Motif compilation fix |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | pasting text from xterm works, finally |
tree | commitdiff |
1999-11-08 |
George Tasker | Fixed __WXDEBUG__ references to use #ifdef rather than... |
tree | commitdiff |
1999-11-08 |
George Tasker | Fixed reversed logic on wxODBC_FWD_ONLY_CURSORS. |
tree | commitdiff |
1999-11-08 |
George Tasker | Fixed reversed logic on wxODBC_FWD_ONLY_CURSORS |
tree | commitdiff |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
1999-11-08 |
Robin Dunn | Sombody committed this with a hard-coded pathname for... |
tree | commitdiff |
1999-11-08 |
David Webster | OS/2 PM Fixeups for fonts, validators, and html |
tree | commitdiff |
1999-11-08 |
George Tasker | wxStrnicmp() function is not defined under windows... |
tree | commitdiff |
1999-11-07 |
Julian Smart | Various fixes for various compilers... |
tree | commitdiff |
1999-11-07 |
Robert Roebling | More replacements of strcmp -> wxStr.. |
tree | commitdiff |
1999-11-07 |
Robert Roebling | Added wxStrnicmp and to wchar.h, not yet for Unicode... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | OS/2 patch from Stefan.Neis@t-online.de |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | compile fix for VC++ 5 |
tree | commitdiff |
1999-11-06 |
Julian Smart | Small changes |
tree | commitdiff |
1999-11-06 |
Robert Roebling | Applied a few OS/2 patches for wxGTK. |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | 1. more corrections to file dnd (works with testdnd... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | wxFileDataObject supports GNOME file dnd now |
tree | commitdiff |
1999-11-06 |
Guilhem Lavaux | Fixed wxMemoryOutputStream (it wasn't working at all) |
tree | commitdiff |
1999-11-06 |
Václav Slavík | fixed URL parsing problem |
tree | commitdiff |
1999-11-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
tree | commitdiff |
1999-11-06 |
George Tasker | Renamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS... |
tree | commitdiff |
next |