1998-07-18 |
Julian Smart | Added revamped Object Graphics Library (for node/arc... |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Vadim Zeitlin | a couple of functions added (GetNumberOfGroups/Entries... |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Vadim Zeitlin | small bug fixes + a couple of new functions added |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Vadim Zeitlin | several bugs fixes |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Guilhem Lavaux | wxFrame: OnSize() has a SEGV if wxFrame has no child... |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Robert Roebling | ODBC compile (and link) fixes |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Robert Roebling | added ODBC support |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Vadim Zeitlin | compile without STRICT fixed |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Vadim Zeitlin | corrected (after wxTString untimely death) and expanded |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Vadim Zeitlin | the very last traces of wxTString removed |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Julian Smart | Bug fix to scrolwin.cpp (position not set in SetScrollb... |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Vadim Zeitlin | don't set focus to [ok] in text entry dialog (leave... |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Vadim Zeitlin | last traces of wxTString removed |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Vadim Zeitlin | correct (working) version of wxString |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Vadim Zeitlin | wxTString removed |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Vadim Zeitlin | correct (working) version of wxString |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Vadim Zeitlin | another "const" added |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Vadim Zeitlin | some "const"s added |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Karsten Ballüder | fixed, latex now works for manual.tex and referenc... |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Julian Smart | Some Borland/GnuWin32 fixes |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Karsten Ballüder | fixed underline for drawing text, as suggested by Chris... |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Julian Smart | Added STRICT corrections. |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Vadim Zeitlin | fixed compilation problems under Windows |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Robin Dunn | fixed a missing backslash |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Vadim Zeitlin | wxFileConfig uses sorted arrays (big performance improv... |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Vadim Zeitlin | added sorted arrays: they automatically sort items... |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Julian Smart | Cured SetString/GetSelection interaction; incorporated... |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Robin Dunn | Inserted an else that seemed to be missing. (My RadioB... |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Guilhem Lavaux | wxStream: wxInputStream and wxOutputStream don't inheri... |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Vadim Zeitlin | speed optimizations: some functions now use wxString... |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Vadim Zeitlin | optimizations: more functions made inline, added Alloc... |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Karsten Ballüder | added gauge.cpp |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Karsten Ballüder | fixed SetRange/GetValue |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Karsten Ballüder | fixed wxGTK copyright |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Karsten Ballüder | On Robert's request I have added the html-version of... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Vadim Zeitlin | common constants (wxSeekMode) and types (off_t) to... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Vadim Zeitlin | off_t #define'd as _off_t for VC++ (it's not a standard... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Vadim Zeitlin | GetTempFileName used in wxTempFile now instead of tmpnam |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Vadim Zeitlin | ExpandEnvVars was eating backslashes - no more. |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Vadim Zeitlin | added wxSplitFile() to decompose a file name into path... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Vadim Zeitlin | 1) added wxSplitFile() to decompose a file name into... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Guilhem Lavaux | * wxMemory*Stream link problem fix. |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Guilhem Lavaux | * wxStream: I've rewritten the inheritance |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Robert Roebling | resize mdi and notebook client |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Julian Smart | In splitter sample, forwarded OnIdle events to wxFrame... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Robert Roebling | memdc and bitmap fixes |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Vadim Zeitlin | constraints for notebook pages work (again) |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Karsten Ballüder | fixed DEBUG |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Karsten Ballüder | Changed #ifdef DEBUG to #ifdef __WXDEBUG__ |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Karsten Ballüder | Quick fix to avoid unnecessary compiler warnings from... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Karsten Ballüder | Configure now adds -D__WXDEBUG__ to the compiler switch... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Karsten Ballüder | Fixed that stupid stream problem. |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Julian Smart | Removed streams from VC++ makefile for now; corrected... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Karsten Ballüder | uses wxString again (std::string optional) |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | GetTextExtent checks that passed pointers are not NULL |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | wxLogDebug/Trace in release mode now don't give compile... |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | constraints handling for notebook pages improved |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | wxFILE_MUST_EXIST added |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | wxWindow::OnSize() removed |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | 1) separate expand/collapse event |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | constraints handling for the notebook pages fixed |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | defined wxFILE_MUST_EXIST flag |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | wxGetEmptyString() function added |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | 1. expand/collapse (and -ing variants) events are now... |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | added missing UngetWriteBuf() in wxString::insert |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | memory leak plugged |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | wxFrame::OnSize() slightly optimized (the behaviour... |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Vadim Zeitlin | wxWindow::OnSize() removed |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Robert Roebling | stream compile fixes |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Guilhem Lavaux | Added IMPLEMENT_CLASS, ... about wxStream classes ... |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Guilhem Lavaux | Ooops ! I've forgotten the include files. |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Guilhem Lavaux | Added wxStream but I haven't tested them. |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Karsten Ballüder | latest sources from M |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Julian Smart | Added wxTreeLayout for wxWindows 2.0 |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Julian Smart | Added gtk.rsp, a 'response' file (listing of all wxGTK... |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Julian Smart | Removed #pragmas in utils.cpp, corrected USE_(WX)DEBUG_... |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Guilhem Lavaux | Deleted "#include <sched.h>". |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Robert Roebling | event/leave events |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Robert Roebling | tree control and dc::drawlines bug |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Vadim Zeitlin | wxWindow::OnSize() does _not_ call Layout() (it should... |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Vadim Zeitlin | wxFrame::OnSize() calls Layout() if GetAutoLayout() |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Karsten Ballüder | Fixed implementation pragma to "utils.h" |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Karsten Ballüder | DEBUG -> WXDEBUG |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Karsten Ballüder | still fixing DEBUG macros |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Karsten Ballüder | fixed another @DEBUG@ |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Karsten Ballüder | Cleared up DEBUG define mess, defines are now called... |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Julian Smart | Fixed const problems in status bar code, changed panelg... |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Julian Smart | Changed name of controls sample. |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Karsten Ballüder | fixed arguments to make it wxMSW compatible |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Vadim Zeitlin | MSW wxNotebook implementation |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Vadim Zeitlin | wxWindow::IsShown() made 'const' |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Vadim Zeitlin | wxWindow::FindFocus() doesn't exist in wxGTK - #ifdef... |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Vadim Zeitlin | added virtual bool wxWindow::AcceptsFocus() |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Robert Roebling | ThreadnoGui compiles now. |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Vadim Zeitlin | wxCHECK/CHECK_RET adjustments |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Vadim Zeitlin | added virtual functions AcceptsFocus() and MSWGetDlgCode() |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Vadim Zeitlin | added Acceptsfocus() { return FALSE; } |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Vadim Zeitlin | added AcceptsFocus() { return FALSE; } |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Vadim Zeitlin | improved keyboard handling, bug fixes |
commit | commitdiff | tree | snapshot |
next |