1998-08-22 |
Robin Dunn | some tweaks for wxGTK |
commit | commitdiff | tree | snapshot |
1998-08-22 |
Julian Smart | Removed redundant makefiles and AIAI icons. Changed... |
commit | commitdiff | tree | snapshot |
1998-08-22 |
Julian Smart | Added config resource file and VC++ makefile |
commit | commitdiff | tree | snapshot |
1998-08-22 |
Julian Smart | Removed child frame CreateStatusBar from MDI sample... |
commit | commitdiff | tree | snapshot |
1998-08-22 |
Julian Smart | OGL improvements |
commit | commitdiff | tree | snapshot |
1998-08-21 |
Vadim Zeitlin | spurious error messages from wxRegKey::HasValue() suppr... |
commit | commitdiff | tree | snapshot |
1998-08-21 |
Vadim Zeitlin | radiobox had some strange ideas about vertical and... |
commit | commitdiff | tree | snapshot |
1998-08-21 |
Julian Smart | Accelerators now work for wxDialog; wxToolBarSimple... |
commit | commitdiff | tree | snapshot |
1998-08-20 |
Vadim Zeitlin | wxStaticBitmaps were created invisible - corrected |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Guilhem Lavaux | * Some new feature in wxObject*Stream (objects aren... |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Julian Smart | GDI double-deletion fix, wxBitmap depth bug |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Guilhem Lavaux | * Bug fix |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Robin Dunn | A few tweaks |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Robin Dunn | Placeholder |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Robin Dunn | new build structure |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Robin Dunn | GTK version of the SWIG-generated files |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Robin Dunn | placeholder |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Robin Dunn | New build directory structure |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Robin Dunn | ifdef out some wxGTK specific code |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Robin Dunn | MSW version of the SWIG-generated files |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Robin Dunn | moving the SWIG-generated files to toolkit specific... |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Vadim Zeitlin | uint -> size_t change |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Robin Dunn | Added wxTheApp = this; to wxApp::wxApp for wxPython |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Denis Pershin | Second try |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Robin Dunn | more wxGTK compatibility things. |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Robin Dunn | a few tweaks |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Denis Pershin | Seems it works reasonably stable... |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Robert Roebling | Added TOOL_ENTER command. Now wxGTK and wxMSW misbehave |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Guilhem Lavaux | * wxThread: new functions: wxThread::Pause/Resume,... |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Vadim Zeitlin | globally renamed uint to size_t. This has _not_ been... |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Robert Roebling | Next attempt at dynlib.cpp |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Vadim Zeitlin | corrected wxListCtrl compilation problems |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Julian Smart | Various .tex files updated. .bmp files were corrupted... |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Karsten Ballüder | reordered headers to compile |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Karsten Ballüder | #ifdef'd out some parts for non-supported systems. |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Karsten Ballüder | Added configure to cvs - there are systems without... |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Robert Roebling | Added the static text patch for multiline text |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Vadim Zeitlin | added wxConfigBase documentation |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Vadim Zeitlin | minor change |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Vadim Zeitlin | a micro bug (but which was enough to break regtest... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Vadim Zeitlin | replaced another printf() with wxLogDebug() |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Robin Dunn | Added missing declaration of wxIcon::operator =(const... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Robert Roebling | Added IRIX compile fixes |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Robin Dunn | Removed an extra method definition |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Robin Dunn | Corrected the signature for wxFrame::Maximize |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Robin Dunn | Added wxWindow::Center |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Robert Roebling | Added in-place editiging in wxListCtrl |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Robert Roebling | Added list ctrl sample. Looks better than what I... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Robert Roebling | Turned wxIcon inline constructors to real constructors |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Julian Smart | Got printing, toolbar samples compiling under Windows... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Julian Smart | Changed floats to doubles in wxexpr.h; added a flag... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Julian Smart | Changed floats to doubles |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Robert Roebling | GTK's toolbar class has no OnPaint |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Vadim Zeitlin | 1) corrected bug in log.cpp which only affected wxGTK... |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Robert Roebling | Added mising AddBitmapList in wxBitmap |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Robert Roebling | New scrolling for GTK |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Karsten Ballüder | added one extra check for emptyness |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Julian Smart | Changed wxMenu::GetTitle to return a wxString. |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Robin Dunn | More wxGTK work. |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Robin Dunn | updated email address |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Vadim Zeitlin | Karsten's correction undone - this code is (was) correct! |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Karsten Ballüder | Added configure option --with-dmalloc to use the dmallo... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Vadim Zeitlin | '&' are removed from checkbox labels (all controls... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Vadim Zeitlin | added default values for ax size arguments of SetSizeHi... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Julian Smart | Small changes after Robert's edits |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Robert Roebling | Fixed my own Makefile bug |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Karsten Ballüder | fixed GetSelection() inversion bug |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Julian Smart | Added isosurf wxGLCanvas sample, cured OnPaint bug... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Karsten Ballüder | fixed a logical error (! isempty) instead of isempty |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Robert Roebling | Added graying out of menus and buttons |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Robert Roebling | DialogEd's missing icons. |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Robert Roebling | DialogEd now compiles, links and runs under wxGTK |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Denis Pershin | DP: Just came back from 3 days fishing and found that... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Robert Roebling | Added wxPropList library |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Julian Smart | Added GLCanvas library (Win only at present). |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Julian Smart | 2 GnuWin32 compile bugs fixed, incl. printf bug in... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Robert Roebling | Resource sample works now, apart from |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Robert Roebling | See last changelog |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Robert Roebling | Makefile fixes |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Robin Dunn | - Moved the header in the .i files out of the code... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Robin Dunn | Beginings of wxGTK compatibility |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Robert Roebling | Added validation support |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Vadim Zeitlin | wxLogWindoe changed again: now takes a parent frame... |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Vadim Zeitlin | a small GUI glitch corrected (if a frame with child... |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Vadim Zeitlin | WM_MOVE processing added (wxMoveEvent generated) |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Unknown (AN) | -somewhat more elegant method, supporting the src subdi... |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Karsten Ballüder | added option to hide page controls |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Julian Smart | wxToolBarBase -> wxToolBar |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Karsten Ballüder | printing works, page number controls are hidden |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Robert Roebling | Added wxRadioButton (not tested) |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Karsten Ballüder | added printing |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Robin Dunn | made pre-compiling the python files optional |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Robin Dunn | removed some definitions that got removed from defs.h |
commit | commitdiff | tree | snapshot |
1998-08-13 |
Unknown (AN) | -Debian glibc2 system is 'linux-gnu', not 'Linux';updat... |
commit | commitdiff | tree | snapshot |
1998-08-13 |
Julian Smart | Attempting to check in this wretched cursor again.... |
commit | commitdiff | tree | snapshot |
1998-08-13 |
Julian Smart | Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin3... |
commit | commitdiff | tree | snapshot |
1998-08-13 |
Karsten Ballüder | integrated my latest changes and Vadim's fixes on top... |
commit | commitdiff | tree | snapshot |
1998-08-13 |
Robert Roebling | Added ToogleTool from Markus |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Vadim Zeitlin | wxWindow::MSWOnHScroll changed to call the default... |
commit | commitdiff | tree | snapshot |
next |