1999-06-07 |
Karsten Ballüder | now accepts automake 1.3, too |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Karsten Ballüder | Added a function to get screen coordinates relating... |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Ignore. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Just ignore CVS. It's better for you. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | I'm able to make a wxGTK.tgz again. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Vadim Zeitlin | 1. configure caches the command line options |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | CVS cleanups. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Distribution things. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Updated distribtion and docs. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Fixed wrong include paths for zlib/png/jpeg. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Install AFMs as well. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Karsten Ballüder | Moved to ../samples/rtfedit. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Karsten Ballüder | Formerly known as wxLayout. |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Vadim Zeitlin | compilation fix for newer wxGTK |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Vadim Zeitlin | fix for older versions of automake |
commit | commitdiff | tree | snapshot |
1999-06-07 |
Robert Roebling | Corrected cursors for during capture mouse. |
commit | commitdiff | tree | snapshot |
1999-06-06 |
Vadim Zeitlin | bug in menu accelerators code corrected (don't create... |
commit | commitdiff | tree | snapshot |
1999-06-06 |
Vadim Zeitlin | some small fixes to make it work a bit again under... |
commit | commitdiff | tree | snapshot |
1999-06-06 |
Karsten Ballüder | My heavy modification and some back-changes to allow... |
commit | commitdiff | tree | snapshot |
1999-06-06 |
Robert Roebling | Corrected hotkeys for MDI menus. |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Vadim Zeitlin | background bitmap test added, other minor fixes |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Vadim Zeitlin | repositioning the cursor with mouse clicks works |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Robert Roebling | Changed to libtool's interface vs. release versioning |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Robert Roebling | Compile fixes. |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Brian Macy | Attempt at getting mingw32 working again... still doesn... |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Vadim Zeitlin | latest changes: added word-wise movement (buggy, esp... |
commit | commitdiff | tree | snapshot |
1999-06-05 |
Vadim Zeitlin | 1. added missing wxUSE_TEXTDLG to setup0.h |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Robert Roebling | Added missing file. |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Robert Roebling | Added semicolon to macro in list.h - I just read that |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Vadim Zeitlin | 1. warnings suppressed in wave.cpp |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Vadim Zeitlin | these files are not used any more |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Robert Roebling | Added wxInt32 etc (FIXME for 64bit) |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Robert Roebling | Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE) |
commit | commitdiff | tree | snapshot |
1999-06-04 |
Robert Roebling | More makefiles correction. Minimal runs now. |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Vadim Zeitlin | 1. more (minor) wxCaret bug fixes |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Vadim Zeitlin | wxString::begin and end added |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Vadim Zeitlin | MSW fixes for wxLayout, part II: now breaking and mergi... |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Robert Roebling | Small makefile corrections. |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Robert Roebling | Reactivtaed the new wxRect code |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Julian Smart | Corrected spelling of 'unrecognized' |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Julian Smart | Removed GetSize from wxToolBar95 |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Robert Roebling | Another typo in ocnfigure.in |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Robert Roebling | Another typo concerning wxUSE_SASH |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Robert Roebling | The new wxRect doesn't compile so I #if 0ed it |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Robert Roebling | Moved main Makefile.am for wxGTK to /src/gtk |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Julian Smart | min/max -> wxMin/wxMax |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | First part of fixes to make this work under MSW. |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Brian Macy | Readd mingw32 support |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | 1. library should build |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Julian Smart | Added progdlgg.cpp to makefiles; fixed true/false in... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | --with-toolkit should work now |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | 1. make install/uninstall seems to work |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | (inexisting) datetime.h removed |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | another autogenerated file removed |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Julian Smart | day_of_week fix to wxDate, wxRect additions |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | latest changes (no need for link to Makefile.am any... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | removing (finally) autogenerated files |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | file used to generate setup.h.in |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | slightly updated makefiles |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | ok, putting it back... not everybody has autoheader |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | in fact, this one is auto generated too |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | headers are now installed by automake too |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | what was it doing there anyhow? |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Ryan Norton | This commit was generated by cvs2svn to compensate... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Ryan Norton | Initial revision |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Vadim Zeitlin | Initial revision |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | compilation fixes |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | headers location fixed |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | the icon for the sample |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | file needed by automake |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | autogenerated now |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | re-readding makefiles |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | this file is needed, after all... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | re-removing Makefile.in |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | second try... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | second try... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | Makefile is now autogenerated |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | another unneeded file |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | new location for setup.h.in file |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | more new files |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | include path to setup.h corrected |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | old makefiles removed |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Robert Roebling | New way to grey out disabled toolbar icons. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Robert Roebling | Added wxTextCtrl::IsEditable(), GetSelection() and |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Robert Roebling | wxImageList::Add() returned wrong index. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Vadim Zeitlin | Oops, I didn't see Robert had already corrected 16bit... |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Robert Roebling | Hotkey fix for submenus. |
commit | commitdiff | tree | snapshot |
1999-06-01 |
Robert Roebling | Moving frames and dialogs now reports correct |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Brian Macy | Reworked the undef stuff a little |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Robert Roebling | Tried to find thread/clipboard problem cause... |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Vadim Zeitlin | treectrl.cpp renamed to treegtk.cpp due to usage of... |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Robert Roebling | Implemented Reparent() and added test for it to minif... |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Robert Roebling | Added own sample for text ctrl, char/key events,... |
commit | commitdiff | tree | snapshot |
1999-05-31 |
Robert Roebling | Added support for extra bitmap for toggled tool. |
commit | commitdiff | tree | snapshot |
1999-05-30 |
Robert Roebling | Compile fix. |
commit | commitdiff | tree | snapshot |
1999-05-30 |
Robert Roebling | A bit more Unicode compilation. |
commit | commitdiff | tree | snapshot |
1999-05-30 |
Brian Macy | IMHO these are the correct flags for borland |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Brian Macy | fixed #if !NOPCH to be #if !defined(NOPCH) |
commit | commitdiff | tree | snapshot |
next |