1998-09-07 |
Robert Roebling | Suppress warnings |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Robert Roebling | Added USE_CONFIG |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | ok, now it _does_ compile |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | cvs incorrectly merged my last change somehow (there... |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Robert Roebling | wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Robert Roebling | Much more aggressive for intercepting events and |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Julian Smart | Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit... |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Robert Roebling | Tries unsuccesfully to cure a few more problems |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | some clean up of the code |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | tab traversal now works better (using uninitialized... |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | added wxLogSysError() in wxExecute() if the command... |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | wxGetHomeDir() added |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | wxRegConfig now works again |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | the notebook now has wxTAB_TRAVERSAL style |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | added support for right aligned labels (wxALIGN_RIGT... |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | "const" added to wxAceelTable ctor |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | wxRegConfig now works correctly again |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | "const" added to wxAccelTable ctor |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | const char *wxGetHomeDir(wxString*) added |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Vadim Zeitlin | minor change (using wxLogNull no doesn't flush the... |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Julian Smart | Made wxSocket compile using makefiles; #ifdefed out... |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Robert Roebling | Fillid in many more missing functions (such as Enable()) |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Robert Roebling | wxMenu doesn't anylonger call the callback if the |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Robert Roebling | SetFont() the second |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Guilhem Lavaux | * Added wxsocket lib and sample (I hope I don't forget... |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Julian Smart | Commented out Robert's SetFont change for now; changed... |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Vadim Zeitlin | GetItem() now works (it was completely broken) |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Julian Smart | Removed bitmap.cpp, bitmap.h from OGL |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Julian Smart | Various changes |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Julian Smart | Added some more class docs |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Julian Smart | Renamed bitmap.cpp to bmpshape.cpp to aid debugging |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Julian Smart | OGL improvements |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Robert Roebling | Added SetFont to most controls and controls sample |
commit | commitdiff | tree | snapshot |
1998-09-05 |
Julian Smart | Removed some bugs |
commit | commitdiff | tree | snapshot |
1998-09-05 |
Robert Roebling | Fixed two small things in wxListCtrl |
commit | commitdiff | tree | snapshot |
1998-09-05 |
Julian Smart | Fixed Get...String functions. |
commit | commitdiff | tree | snapshot |
1998-09-05 |
Robert Roebling | Shared libs now get installed correctly on Linux. |
commit | commitdiff | tree | snapshot |
1998-09-05 |
Robert Roebling | Makefile next attempt |
commit | commitdiff | tree | snapshot |
1998-09-05 |
Robert Roebling | Fixed a small wxDialog thing |
commit | commitdiff | tree | snapshot |
1998-09-04 |
Guilhem Lavaux | * wxFileInputStream and wxFileOutputStream doesn't... |
commit | commitdiff | tree | snapshot |
1998-09-04 |
Vadim Zeitlin | friends declarations removed, GetBitmap/Pixmap function... |
commit | commitdiff | tree | snapshot |
1998-09-04 |
Robert Roebling | Removed remaining file. |
commit | commitdiff | tree | snapshot |
1998-09-04 |
Robert Roebling | Corrected wxWindow::GetExtent |
commit | commitdiff | tree | snapshot |
1998-09-04 |
Vadim Zeitlin | image in the notebook is now at the left of the label... |
commit | commitdiff | tree | snapshot |
1998-09-04 |
Julian Smart | Added friend wxNotebook |
commit | commitdiff | tree | snapshot |
1998-09-04 |
Julian Smart | Fixed compile error in gtk/dc.cpp (L.88); also menu... |
commit | commitdiff | tree | snapshot |
1998-09-03 |
Robert Roebling | It's possible now to save to a PNG. OK, I still |
commit | commitdiff | tree | snapshot |
1998-09-03 |
Vadim Zeitlin | wxNotebook now supports the item images (except for... |
commit | commitdiff | tree | snapshot |
1998-09-03 |
Vadim Zeitlin | the notebook now has the icons |
commit | commitdiff | tree | snapshot |
1998-09-03 |
Robert Roebling | Some more Makefile stuff (someone else did that parti... |
commit | commitdiff | tree | snapshot |
1998-09-03 |
Unknown (AN) | fixed the install/unix references -Markus |
commit | commitdiff | tree | snapshot |
1998-09-03 |
Unknown (AN) | fixed the install/unix references -Markus |
commit | commitdiff | tree | snapshot |
1998-09-03 |
Vadim Zeitlin | wxFileConfig ctor now (again) uses the files in the... |
commit | commitdiff | tree | snapshot |
1998-09-03 |
Robert Roebling | make install |
commit | commitdiff | tree | snapshot |
1998-09-03 |
Vadim Zeitlin | replaced wxEmptyString with "" because it's defined... |
commit | commitdiff | tree | snapshot |
1998-09-03 |
Karsten Ballüder | Removed files as requested by Robert. |
commit | commitdiff | tree | snapshot |
1998-09-03 |
Julian Smart | Dang, can't remember what I changed now |
commit | commitdiff | tree | snapshot |
1998-09-02 |
Robert Roebling | Added wxAccelerators (sort of) |
commit | commitdiff | tree | snapshot |
1998-09-02 |
Robert Roebling | New configure |
commit | commitdiff | tree | snapshot |
1998-09-02 |
Robert Roebling | Fixed event handling for DialogEd |
commit | commitdiff | tree | snapshot |
1998-09-01 |
Guilhem Lavaux | * wxCreateDynamicObject() uses an hashtable now |
commit | commitdiff | tree | snapshot |
1998-09-01 |
Robert Roebling | Small fixes to wxChoice, wxComboBox and wxListBox |
commit | commitdiff | tree | snapshot |
1998-09-01 |
Robert Roebling | Added Set/GetItemState, GetNextItem.. to wxTreeCtrl |
commit | commitdiff | tree | snapshot |
1998-09-01 |
Robert Roebling | Fixed a few compile things |
commit | commitdiff | tree | snapshot |
1998-08-28 |
Julian Smart | Fixed MSW printing, tidied up member variable names |
commit | commitdiff | tree | snapshot |
1998-08-27 |
Robin Dunn | Added some typecasts that the compiler complained about... |
commit | commitdiff | tree | snapshot |
1998-08-27 |
Robin Dunn | Some chicken-and-egg problems solved for wxPython on... |
commit | commitdiff | tree | snapshot |
1998-08-27 |
Julian Smart | Updated wxConfig documentation |
commit | commitdiff | tree | snapshot |
1998-08-27 |
Julian Smart | Added some files I forgot about |
commit | commitdiff | tree | snapshot |
1998-08-27 |
Julian Smart | wxConfig changes to be more logical. |
commit | commitdiff | tree | snapshot |
1998-08-27 |
Julian Smart | wxUpdateUIEvent derives from wxCommandEvent now |
commit | commitdiff | tree | snapshot |
1998-08-27 |
Robin Dunn | - more tweaks |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Unknown (RO) | Missing typecast from return. |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Julian Smart | HKEY -> WXHKEY, wxScrolledWindow::SetScale added |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Julian Smart | HKEY -> WXHKEY; wxScrolledWindow::SetScale added |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Guilhem Lavaux | * wxStream fixes. |
commit | commitdiff | tree | snapshot |
1998-08-23 |
Vadim Zeitlin | minor fixes |
commit | commitdiff | tree | snapshot |
1998-08-23 |
Karsten Ballüder | added (de)select all |
commit | commitdiff | tree | snapshot |
1998-08-23 |
Guilhem Lavaux | * Fixed two memory leaks. |
commit | commitdiff | tree | snapshot |
1998-08-23 |
Julian Smart | defs.h corrected (syntax error in wxDELETEA). More... |
commit | commitdiff | tree | snapshot |
1998-08-23 |
Guilhem Lavaux | * New function wxObjectInputStream::Recall() |
commit | commitdiff | tree | snapshot |
1998-08-23 |
Unknown (RO) | Missing \ before _ |
commit | commitdiff | tree | snapshot |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
commit | commitdiff | tree | snapshot |
1998-08-22 |
Vadim Zeitlin | calling insert("") would provoke an assert - now it... |
commit | commitdiff | tree | snapshot |
1998-08-22 |
Vadim Zeitlin | bug with checking the first character of possible empty... |
commit | commitdiff | tree | snapshot |
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 |
next |