1998-09-06 |
Robert Roebling | SetFont() the second |
tree | commitdiff |
1998-09-06 |
Guilhem Lavaux | * Added wxsocket lib and sample (I hope I don't forget... |
tree | commitdiff |
1998-09-06 |
Julian Smart | Commented out Robert's SetFont change for now; changed... |
tree | commitdiff |
1998-09-06 |
Vadim Zeitlin | GetItem() now works (it was completely broken) |
tree | commitdiff |
1998-09-06 |
Robert Roebling | Added SetFont to most controls and controls sample |
tree | commitdiff |
1998-09-05 |
Robert Roebling | Fixed two small things in wxListCtrl |
tree | commitdiff |
1998-09-05 |
Julian Smart | Fixed Get...String functions. |
tree | commitdiff |
1998-09-05 |
Robert Roebling | Shared libs now get installed correctly on Linux. |
tree | commitdiff |
1998-09-05 |
Robert Roebling | Makefile next attempt |
tree | commitdiff |
1998-09-05 |
Robert Roebling | Fixed a small wxDialog thing |
tree | commitdiff |
1998-09-04 |
Guilhem Lavaux | * wxFileInputStream and wxFileOutputStream doesn't... |
tree | commitdiff |
1998-09-04 |
Robert Roebling | Corrected wxWindow::GetExtent |
tree | commitdiff |
1998-09-04 |
Vadim Zeitlin | image in the notebook is now at the left of the label... |
tree | commitdiff |
1998-09-04 |
Julian Smart | Fixed compile error in gtk/dc.cpp (L.88); also menu... |
tree | commitdiff |
1998-09-03 |
Robert Roebling | It's possible now to save to a PNG. OK, I still |
tree | commitdiff |
1998-09-03 |
Vadim Zeitlin | wxNotebook now supports the item images (except for... |
tree | commitdiff |
1998-09-03 |
Robert Roebling | Some more Makefile stuff (someone else did that parti... |
tree | commitdiff |
1998-09-03 |
Vadim Zeitlin | wxFileConfig ctor now (again) uses the files in the... |
tree | commitdiff |
1998-09-03 |
Robert Roebling | make install |
tree | commitdiff |
1998-09-03 |
Karsten Ballüder | Removed files as requested by Robert. |
tree | commitdiff |
1998-09-03 |
Julian Smart | Dang, can't remember what I changed now |
tree | commitdiff |
1998-09-02 |
Robert Roebling | Added wxAccelerators (sort of) |
tree | commitdiff |
1998-09-02 |
Robert Roebling | New configure |
tree | commitdiff |
1998-09-02 |
Robert Roebling | Fixed event handling for DialogEd |
tree | commitdiff |
1998-09-01 |
Guilhem Lavaux | * wxCreateDynamicObject() uses an hashtable now |
tree | commitdiff |
1998-09-01 |
Robert Roebling | Small fixes to wxChoice, wxComboBox and wxListBox |
tree | commitdiff |
1998-09-01 |
Robert Roebling | Added Set/GetItemState, GetNextItem.. to wxTreeCtrl |
tree | commitdiff |
1998-09-01 |
Robert Roebling | Fixed a few compile things |
tree | commitdiff |
1998-08-28 |
Julian Smart | Fixed MSW printing, tidied up member variable names |
tree | commitdiff |
1998-08-27 |
Robin Dunn | Added some typecasts that the compiler complained about... |
tree | commitdiff |
1998-08-27 |
Julian Smart | wxConfig changes to be more logical. |
tree | commitdiff |
1998-08-27 |
Julian Smart | wxUpdateUIEvent derives from wxCommandEvent now |
tree | commitdiff |
1998-08-25 |
Unknown (RO) | Missing typecast from return. |
tree | commitdiff |
1998-08-24 |
Julian Smart | HKEY -> WXHKEY; wxScrolledWindow::SetScale added |
tree | commitdiff |
1998-08-24 |
Guilhem Lavaux | * wxStream fixes. |
tree | commitdiff |
1998-08-23 |
Vadim Zeitlin | minor fixes |
tree | commitdiff |
1998-08-23 |
Guilhem Lavaux | * Fixed two memory leaks. |
tree | commitdiff |
1998-08-23 |
Guilhem Lavaux | * New function wxObjectInputStream::Recall() |
tree | commitdiff |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
tree | commitdiff |
1998-08-22 |
Vadim Zeitlin | calling insert("") would provoke an assert - now it... |
tree | commitdiff |
1998-08-22 |
Vadim Zeitlin | bug with checking the first character of possible empty... |
tree | commitdiff |
1998-08-22 |
Julian Smart | Removed child frame CreateStatusBar from MDI sample... |
tree | commitdiff |
1998-08-21 |
Vadim Zeitlin | spurious error messages from wxRegKey::HasValue() suppr... |
tree | commitdiff |
1998-08-21 |
Vadim Zeitlin | radiobox had some strange ideas about vertical and... |
tree | commitdiff |
1998-08-21 |
Julian Smart | Accelerators now work for wxDialog; wxToolBarSimple... |
tree | commitdiff |
1998-08-20 |
Vadim Zeitlin | wxStaticBitmaps were created invisible - corrected |
tree | commitdiff |
1998-08-19 |
Guilhem Lavaux | * Some new feature in wxObject*Stream (objects aren... |
tree | commitdiff |
1998-08-19 |
Julian Smart | GDI double-deletion fix, wxBitmap depth bug |
tree | commitdiff |
1998-08-19 |
Guilhem Lavaux | * Bug fix |
tree | commitdiff |
1998-08-18 |
Robin Dunn | Added wxTheApp = this; to wxApp::wxApp for wxPython |
tree | commitdiff |
1998-08-18 |
Denis Pershin | Seems it works reasonably stable... |
tree | commitdiff |
1998-08-18 |
Robert Roebling | Added TOOL_ENTER command. Now wxGTK and wxMSW misbehave |
tree | commitdiff |
1998-08-18 |
Guilhem Lavaux | * wxThread: new functions: wxThread::Pause/Resume,... |
tree | commitdiff |
1998-08-18 |
Vadim Zeitlin | globally renamed uint to size_t. This has _not_ been... |
tree | commitdiff |
1998-08-18 |
Robert Roebling | Next attempt at dynlib.cpp |
tree | commitdiff |
1998-08-18 |
Vadim Zeitlin | corrected wxListCtrl compilation problems |
tree | commitdiff |
1998-08-18 |
Karsten Ballüder | reordered headers to compile |
tree | commitdiff |
1998-08-18 |
Karsten Ballüder | #ifdef'd out some parts for non-supported systems. |
tree | commitdiff |
1998-08-18 |
Robert Roebling | Added the static text patch for multiline text |
tree | commitdiff |
1998-08-17 |
Vadim Zeitlin | a micro bug (but which was enough to break regtest... |
tree | commitdiff |
1998-08-17 |
Vadim Zeitlin | replaced another printf() with wxLogDebug() |
tree | commitdiff |
1998-08-17 |
Robert Roebling | Added IRIX compile fixes |
tree | commitdiff |
1998-08-17 |
Robert Roebling | Added in-place editiging in wxListCtrl |
tree | commitdiff |
1998-08-17 |
Robert Roebling | Turned wxIcon inline constructors to real constructors |
tree | commitdiff |
1998-08-17 |
Julian Smart | Changed floats to doubles |
tree | commitdiff |
1998-08-16 |
Vadim Zeitlin | 1) corrected bug in log.cpp which only affected wxGTK... |
tree | commitdiff |
1998-08-16 |
Robert Roebling | Added mising AddBitmapList in wxBitmap |
tree | commitdiff |
1998-08-16 |
Robert Roebling | New scrolling for GTK |
tree | commitdiff |
1998-08-16 |
Karsten Ballüder | added one extra check for emptyness |
tree | commitdiff |
1998-08-16 |
Julian Smart | Changed wxMenu::GetTitle to return a wxString. |
tree | commitdiff |
1998-08-16 |
Vadim Zeitlin | Karsten's correction undone - this code is (was) correct! |
tree | commitdiff |
1998-08-15 |
Karsten Ballüder | Added configure option --with-dmalloc to use the dmallo... |
tree | commitdiff |
1998-08-15 |
Vadim Zeitlin | '&' are removed from checkbox labels (all controls... |
tree | commitdiff |
1998-08-15 |
Karsten Ballüder | fixed GetSelection() inversion bug |
tree | commitdiff |
1998-08-15 |
Karsten Ballüder | fixed a logical error (! isempty) instead of isempty |
tree | commitdiff |
1998-08-15 |
Robert Roebling | Added graying out of menus and buttons |
tree | commitdiff |
1998-08-15 |
Denis Pershin | DP: Just came back from 3 days fishing and found that... |
tree | commitdiff |
1998-08-15 |
Julian Smart | 2 GnuWin32 compile bugs fixed, incl. printf bug in... |
tree | commitdiff |
1998-08-15 |
Robert Roebling | Resource sample works now, apart from |
tree | commitdiff |
1998-08-15 |
Robert Roebling | See last changelog |
tree | commitdiff |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added validation support |
tree | commitdiff |
1998-08-14 |
Vadim Zeitlin | wxLogWindoe changed again: now takes a parent frame... |
tree | commitdiff |
1998-08-14 |
Vadim Zeitlin | a small GUI glitch corrected (if a frame with child... |
tree | commitdiff |
1998-08-14 |
Vadim Zeitlin | WM_MOVE processing added (wxMoveEvent generated) |
tree | commitdiff |
1998-08-14 |
Karsten Ballüder | added option to hide page controls |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added wxRadioButton (not tested) |
tree | commitdiff |
1998-08-13 |
Unknown (AN) | -Debian glibc2 system is 'linux-gnu', not 'Linux';updat... |
tree | commitdiff |
1998-08-13 |
Julian Smart | Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin3... |
tree | commitdiff |
1998-08-13 |
Robert Roebling | Added ToogleTool from Markus |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | wxWindow::MSWOnHScroll changed to call the default... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | stack overflow when clicking on the arrow in a notebook... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | suppressed VC++ 5.0 bool to int conversion warning... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | one more minor wxLogWindow fix (I try to get it really... |
tree | commitdiff |
1998-08-12 |
Robert Roebling | Added PushEventHandler, Pop... |
tree | commitdiff |
1998-08-12 |
Robert Roebling | Added wxFrame::OnCreateStatusBar and ToolBar |
tree | commitdiff |
1998-08-12 |
Karsten Ballüder | replaced by stubs files |
tree | commitdiff |
1998-08-11 |
Vadim Zeitlin | more minor changes to wxLogWindow |
tree | commitdiff |
1998-08-11 |
Vadim Zeitlin | '\\' can be used to suppress special meaning in '%... |
tree | commitdiff |
1998-08-11 |
Vadim Zeitlin | static wxFile::Access() added |
tree | commitdiff |
next |