1999-01-01 |
Stefan Csomor | mac support as stubs added |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Stefan Csomor | cw makefile for minimal - to be used as template |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Stefan Csomor | common definitions for cw |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Stefan Csomor | mac socket port (preliminary - based on M. Neerachers... |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Stefan Csomor | added win32 release and ppc targets |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Stefan Csomor | started once again from stubs |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Stefan Csomor | source files for precompiled headers for cw |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Stefan Csomor | started once again from stubs |
commit | commitdiff | tree | snapshot |
1998-12-31 |
Robert Roebling | Compile and build fixes |
commit | commitdiff | tree | snapshot |
1998-12-31 |
Julian Smart | Rationalised a few more docs |
commit | commitdiff | tree | snapshot |
1998-12-31 |
Julian Smart | Fixed Dialog Editor compilation |
commit | commitdiff | tree | snapshot |
1998-12-31 |
Julian Smart | Added Property List classes to main library; added... |
commit | commitdiff | tree | snapshot |
1998-12-31 |
Julian Smart | Rmoved more wxprop files |
commit | commitdiff | tree | snapshot |
1998-12-31 |
Julian Smart | Removed wxProp source files |
commit | commitdiff | tree | snapshot |
1998-12-31 |
Julian Smart | Added fractal, bombs samples; removed global app variab... |
commit | commitdiff | tree | snapshot |
1998-12-30 |
Robert Roebling | Guess what: ODBC updates and build fixes. |
commit | commitdiff | tree | snapshot |
1998-12-30 |
Robert Roebling | sockets work now an all platforms |
commit | commitdiff | tree | snapshot |
1998-12-30 |
Julian Smart | Introduced wxSOCKET_INT to socket.cpp. The previous... |
commit | commitdiff | tree | snapshot |
1998-12-30 |
Vadim Zeitlin | added directories for Motif headers and libs under... |
commit | commitdiff | tree | snapshot |
1998-12-30 |
Julian Smart | Added makefile.b32 to db sample |
commit | commitdiff | tree | snapshot |
1998-12-30 |
Julian Smart | Updated the Remstar ODBC files, got the db sample compi... |
commit | commitdiff | tree | snapshot |
1998-12-30 |
Robert Roebling | Motif corrections in |
commit | commitdiff | tree | snapshot |
1998-12-30 |
Vadim Zeitlin | stupid bug corrected (the code was never compiled) |
commit | commitdiff | tree | snapshot |
1998-12-29 |
Robert Roebling | Tried to fix some socket things. Wasn't enough. |
commit | commitdiff | tree | snapshot |
1998-12-29 |
Vadim Zeitlin | added WX_CLEAR_ARRAY() macro to delete all the elements... |
commit | commitdiff | tree | snapshot |
1998-12-29 |
Vadim Zeitlin | small optimization in ProcessEvent() (IsKindOf(wxWindow... |
commit | commitdiff | tree | snapshot |
1998-12-29 |
Julian Smart | BC++/16-bit support now working, but without resource... |
commit | commitdiff | tree | snapshot |
1998-12-29 |
Robert Roebling | Added wxNotebook::SetText and SetImage (thanks Harm) |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Julian Smart | Fixes to wxMotif scrolling and colours (wxTreeCtrl... |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Robert Roebling | Compile fix for filefn.cpp |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Robert Roebling | Added facenames support to wxFont |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Vadim Zeitlin | wxGTK compiles (and links) when configured without... |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Julian Smart | Added CodeWarrior files to distribution scripts |
commit | commitdiff | tree | snapshot |
1998-12-28 |
Robert Roebling | Now even Julian can use wxGTK :-) |
commit | commitdiff | tree | snapshot |
1998-12-27 |
Robert Roebling | Compilation fixes for OGL |
commit | commitdiff | tree | snapshot |
1998-12-27 |
Vadim Zeitlin | 1. Pause()/Resume() implemented for wxMSW |
commit | commitdiff | tree | snapshot |
1998-12-26 |
Robert Roebling | Makefile tweaks |
commit | commitdiff | tree | snapshot |
1998-12-26 |
Guilhem Lavaux | * Fixes (AIF works on Linux) |
commit | commitdiff | tree | snapshot |
1998-12-26 |
Unknown (UG) | no message |
commit | commitdiff | tree | snapshot |
1998-12-25 |
Guilhem Lavaux | * Fixes (WAV works on Linux, AIFF following) |
commit | commitdiff | tree | snapshot |
1998-12-25 |
Vadim Zeitlin | wxStringList::Sort() bug corrected |
commit | commitdiff | tree | snapshot |
1998-12-25 |
Vadim Zeitlin | attempt to fix a report about compile problems in gener... |
commit | commitdiff | tree | snapshot |
1998-12-24 |
Vadim Zeitlin | wxGetUserName() returns the user name (wxGetUserId... |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Julian Smart | Some more wxMotif improvements: DrawIcon fixed; generic... |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Guilhem Lavaux | * Fixes |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Robin Dunn | Moved the main funtion into its own source file. |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Julian Smart | Compilation fixes for SUN CC. |
commit | commitdiff | tree | snapshot |
1998-12-23 |
Julian Smart | Got generic wxListCtrl, wxTreeCtrl working under Window... |
commit | commitdiff | tree | snapshot |
1998-12-22 |
Vadim Zeitlin | wxTextFile::Type changed to ::wxTextFileType (portability) |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Robin Dunn | Now compiles with /GX- on MSW. |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Robin Dunn | Added $(OVERRIDEFLAGS) to the end of the flags so defau... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Julian Smart | Added convenience form of wxEvtHandler::Connect, only... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Stefan Csomor | CW Win32 support |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Stefan Csomor | CW Win32 support |
commit | commitdiff | tree | snapshot |
1998-12-21 |
Stefan Csomor | CW Win32 support |
commit | commitdiff | tree | snapshot |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
commit | commitdiff | tree | snapshot |
1998-12-20 |
Vadim Zeitlin | missing functions implemented in wxMSW tree ctrl (custo... |
commit | commitdiff | tree | snapshot |
1998-12-19 |
Robert Roebling | wxPython updates (SWIG really works, cannot believe it) |
commit | commitdiff | tree | snapshot |
1998-12-19 |
Robert Roebling | Added missing filed to sample |
commit | commitdiff | tree | snapshot |
1998-12-19 |
Robert Roebling | Added more keyboard handling to wxTreeCtrl |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Julian Smart | Partial Watcom C++ 10.6 support added (doesn't link... |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Julian Smart | Solved a bug in generic wxTreeCtrl whereby CalculatePos... |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Robert Roebling | wxDirDialog now sorts its entries |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Robert Roebling | wxClipboard now serves the primary selection as well |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Vadim Zeitlin | added stubs for wxTreeCtrl functions not yet implemente... |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Vadim Zeitlin | wxTreeCtrl::Sort() changed, adapted the sample to show it. |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Julian Smart | Added dummy DeleteChildren so the sample will at least... |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Julian Smart | In DialogEd, changed Close to Destroy to make it shut... |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Robert Roebling | Fixed nasty bug wxFont |
commit | commitdiff | tree | snapshot |
1998-12-18 |
Robert Roebling | Tried to add sorting to wxTreeCtrl |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Julian Smart | Added an index for the HTML files |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Julian Smart | Added some gettext HTML files |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Julian Smart | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Julian Smart | Added wxRA_SPECIFY_COLS/ROWS (same as wxRA_HORIZONTAL... |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Julian Smart | Added wxDirDialog to generic directories |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Vadim Zeitlin | The checkbox doesn't eat the first "toggled" event... |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Vadim Zeitlin | wxString::Truncates() now doesn't change the sharied... |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Vadim Zeitlin | all delete functions now send delete notification event |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Vadim Zeitlin | 1. added wxTreeCtrl::DeleteChildren() |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Julian Smart | Bother, had to revert it since it caused more ambiguities. |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Julian Smart | Removed sometimes-ambiguous wxString operator |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Robin Dunn | wxPython 0.5.2 |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Julian Smart | Just a teeny change -- addition of wxFrame::IsMaximized... |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Robin Dunn | wxPython 0.5.2 |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Robert Roebling | GTK is standard in configure again |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Vadim Zeitlin | status bar is created before it's used for the first... |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Robert Roebling | Removed minor differences between wxMSW and wxGTK |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Julian Smart | Changed m_children to GetChildren() -- not all ports... |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Robert Roebling | Added wxDirDialog |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Julian Smart | Re-added corrupt binary files; small change to filefn... |
commit | commitdiff | tree | snapshot |
1998-12-17 |
Robert Roebling | I've put live into Vadim's wxNavigationKeyEvent idea |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Robin Dunn | Tweaks needed to be able to build wxPython with wxGTK. |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Julian Smart | Removed some unnecessary bitmaps; other minor changes |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Robert Roebling | Added wxTolBar::etMargins |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Vadim Zeitlin | listbox kbd handling buglet corrected (event.Skip(... |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Robert Roebling | Added layout constraints call to wxNotebook |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Vadim Zeitlin | 1. is there any reason to comment out SetColor() in... |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Robin Dunn | Changed the import semantics from "from wxPython import... |
commit | commitdiff | tree | snapshot |
1998-12-15 |
Vadim Zeitlin | 1. log::save works with wxGTK |
commit | commitdiff | tree | snapshot |
next |