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 |
1998-08-12 |
Vadim Zeitlin | stack overflow when clicking on the arrow in a notebook... |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Vadim Zeitlin | suppressed VC++ 5.0 bool to int conversion warning... |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Vadim Zeitlin | one more minor wxLogWindow fix (I try to get it really... |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Vadim Zeitlin | added a "wxWindow *" (unused) argument for wxGTK compat... |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Vadim Zeitlin | explicit SetSelection/SetOldSelection methods added... |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Robert Roebling | Forgot this one. |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Robert Roebling | Added PushEventHandler, Pop... |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Vadim Zeitlin | had to modify it (added one pixel...) to be able to... |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Vadim Zeitlin | file d&d (re)enabled under Windows |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Karsten Ballüder | Looks like I've fixed the editing |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Robert Roebling | Added wxFrame::OnCreateStatusBar and ToolBar |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Karsten Ballüder | replaced by stubs files |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Karsten Ballüder | fixed mysterious mistakes |
commit | commitdiff | tree | snapshot |
1998-08-12 |
Karsten Ballüder | Cursor and insert/delete work much better now, code... |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Vadim Zeitlin | more minor changes to wxLogWindow |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Vadim Zeitlin | '\\' can be used to suppress special meaning in '%... |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Vadim Zeitlin | static wxFile::Access() added |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Vadim Zeitlin | static wxFile::Access() added (access() isn't ANSI... |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Vadim Zeitlin | controls.cpp didn't compile - missing MyTextCtrl declar... |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Karsten Ballüder | deleted |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Karsten Ballüder | Added empty Raise() and Lower() methods for compatibilty. |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Robin Dunn | Typo fixes |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Robin Dunn | Since wxREADONLY has disappeared, I had to change to... |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Denis Pershin | Small modifications |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Denis Pershin | DP: GetBitmap() added to wxImageList |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Denis Pershin | DP: native wxTreeCtrl for GTK. |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Julian Smart | Various Dialog Editor-related mods; Dlg Ed. getting... |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Julian Smart | Mod to allow hit-test on static to succeed. |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Karsten Ballüder | added correct coordinate handling |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Denis Pershin | DP: Robert's mistake with incorrect var name corrected. |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Robin Dunn | I didn't mean for this to be in the repository... |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Julian Smart | Miscellaneous, mostly cosmetic changes. wxPen/wxFont... |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Julian Smart | Stub header changes. |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Julian Smart | Added stubs .cpp files. |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Robert Roebling | Added Pop-up menus. |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Robin Dunn | Initial version |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Robin Dunn | Made NOPCH overridable |
commit | commitdiff | tree | snapshot |
1998-08-08 |
Vadim Zeitlin | wxWarning replaced with wxLogWarning (to solve the... |
commit | commitdiff | tree | snapshot |
1998-08-08 |
Vadim Zeitlin | WXFARPROC prototyped as `typedef int (__stdcall *WXFARP... |
commit | commitdiff | tree | snapshot |
next |