1999-03-14 |
Karsten Ballüder | Fixes and more functionality.
|
commit | commitdiff | tree |
1999-03-14 |
Karsten Ballüder | Should work very well now.
|
commit | commitdiff | tree |
1999-03-12 |
Karsten Ballüder | fixed locking problem
|
commit | commitdiff | tree |
1999-03-12 |
Karsten Ballüder | fixed a listctrl index bug
|
commit | commitdiff | tree |
1999-03-11 |
Karsten Ballüder | Fixed configure/linkage for non-threaded case.
|
commit | commitdiff | tree |
1999-03-11 |
Karsten Ballüder | Another solaris 2.5 fix.
|
commit | commitdiff | tree |
1999-03-11 |
Karsten Ballüder | gcc 2.8.0/solaris compilation fix
|
commit | commitdiff | tree |
1999-03-08 |
Karsten Ballüder | Fixed checking for libjpeg and linking against it which...
|
commit | commitdiff | tree |
1999-03-07 |
Karsten Ballüder | New, rewritten, wxLayout. Almost complete.
|
commit | commitdiff | tree |
1999-03-05 |
Karsten Ballüder | Utility scripts for external HTML help controller.
|
commit | commitdiff | tree |
1999-02-25 |
Karsten Ballüder | GetNextItem() now checks for item < GetItemCount()...
|
commit | commitdiff | tree |
1999-02-22 |
Karsten Ballüder | Fixed DoSetClientSize() causing infinite recursion.
|
commit | commitdiff | tree |
1999-02-10 |
Karsten Ballüder | added test for long long
|
commit | commitdiff | tree |
1999-02-10 |
Karsten Ballüder | Added test for long long type. (Really trivial, see...
|
commit | commitdiff | tree |
1999-02-10 |
Karsten Ballüder | small modification to stdin/stdout/stderr behaviour...
|
commit | commitdiff | tree |
1999-02-08 |
Karsten Ballüder | updated wxLayout
|
commit | commitdiff | tree |
1999-02-08 |
Karsten Ballüder | fixed linkage problem
|
commit | commitdiff | tree |
1999-02-08 |
Karsten Ballüder | compilation fixes
|
commit | commitdiff | tree |
1999-01-31 |
Karsten Ballüder | Added (untested) support for sub-locales.
|
commit | commitdiff | tree |
1999-01-27 |
Karsten Ballüder | Another solaris fix. :-<
|
commit | commitdiff | tree |
1999-01-26 |
Karsten Ballüder | More compilation fixes for Solaris. :-<
|
commit | commitdiff | tree |
1999-01-26 |
Karsten Ballüder | more waste of time fixing uncompilable code
|
commit | commitdiff | tree |
1999-01-26 |
Karsten Ballüder | sun compilation fix
|
commit | commitdiff | tree |
1999-01-26 |
Karsten Ballüder | compilation fixes for solaris
|
commit | commitdiff | tree |
1999-01-26 |
Karsten Ballüder | fixed wxBusyCursor privacy bug
|
commit | commitdiff | tree |
1999-01-22 |
Karsten Ballüder | Now uses dcps.h
|
commit | commitdiff | tree |
1999-01-20 |
Karsten Ballüder | Fixed orientation of radioboxes.
|
commit | commitdiff | tree |
1999-01-14 |
Karsten Ballüder | Split part of wxExtHelpController into wxHTMLHelpControllerB...
|
commit | commitdiff | tree |
1999-01-13 |
Karsten Ballüder | Fixes for compilation problems on Solaris(!).
|
commit | commitdiff | tree |
1999-01-09 |
Karsten Ballüder | wxComboBox included (removed dependency on wxUSE_COMBOBOX...
|
commit | commitdiff | tree |
1998-12-10 |
Karsten Ballüder | Fixed typo.
|
commit | commitdiff | tree |
1998-12-10 |
Karsten Ballüder | fixed typo
|
commit | commitdiff | tree |
1998-12-10 |
Karsten Ballüder | another API change fix
|
commit | commitdiff | tree |
1998-12-10 |
Karsten Ballüder | Solved the -ggdb problem.
|
commit | commitdiff | tree |
1998-12-10 |
Karsten Ballüder | Modified wxExecute() to close stdin/stdout/stderr.
|
commit | commitdiff | tree |
1998-12-10 |
Karsten Ballüder | Trying to adopt to new wxGTK API.
|
commit | commitdiff | tree |
1998-12-08 |
Karsten Ballüder | Added files.
|
commit | commitdiff | tree |
1998-12-08 |
Karsten Ballüder | Overwrote(!!) with source files that compile and link...
|
commit | commitdiff | tree |
1998-12-01 |
Karsten Ballüder | Another try to detect alpha systems and fix string...
|
commit | commitdiff | tree |
1998-11-27 |
Karsten Ballüder | handle sizeof(int) correctly
|
commit | commitdiff | tree |
1998-11-27 |
Karsten Ballüder | made operator definition dependent on sizeof(int),...
|
commit | commitdiff | tree |
1998-11-26 |
Karsten Ballüder | removed duplicate fixes
|
commit | commitdiff | tree |
1998-11-26 |
Karsten Ballüder | trying to resolve string problem
|
commit | commitdiff | tree |
1998-11-26 |
Karsten Ballüder | trying with only an operator[] (int) and not (size_t)
|
commit | commitdiff | tree |
1998-11-25 |
Karsten Ballüder | use unsigned for wxString [] operator
|
commit | commitdiff | tree |
1998-11-25 |
Karsten Ballüder | another i.c.e.
|
commit | commitdiff | tree |
1998-11-25 |
Karsten Ballüder | fixed internal compiler error
|
commit | commitdiff | tree |
1998-11-25 |
Karsten Ballüder | fixed internal compiler error and proper translation
|
commit | commitdiff | tree |
1998-11-25 |
Karsten Ballüder | made operator[](int n) const #ifdef _WXMSW__
|
commit | commitdiff | tree |
1998-11-25 |
Karsten Ballüder | fixed the internal compiler error
|
commit | commitdiff | tree |
1998-11-25 |
Karsten Ballüder | fixed the vsprintf() problem once and for all
|
commit | commitdiff | tree |
1998-11-25 |
Karsten Ballüder | Added test for sprintf and vsnprintf to fix string...
|
commit | commitdiff | tree |
1998-11-22 |
Karsten Ballüder | Fixed return code of GetSelectionCount()
|
commit | commitdiff | tree |
1998-11-22 |
Karsten Ballüder | fixed bug for empty lists
|
commit | commitdiff | tree |
1998-11-19 |
Karsten Ballüder | fixes
|
commit | commitdiff | tree |
1998-11-16 |
Karsten Ballüder | Fixed bad bad bug.
|
commit | commitdiff | tree |
1998-11-15 |
Karsten Ballüder | Replaced kbList with wxList.
|
commit | commitdiff | tree |
1998-11-11 |
Karsten Ballüder | Made netscape default browser.
|
commit | commitdiff | tree |
1998-11-10 |
Karsten Ballüder | Added a sample to test wxExtHelpController. Should...
|
commit | commitdiff | tree |
1998-11-10 |
Karsten Ballüder | Added wxExtHelpController: wxHelpController implementation...
|
commit | commitdiff | tree |
1998-11-03 |
Karsten Ballüder | file got garbled, replaced
|
commit | commitdiff | tree |
1998-11-02 |
Karsten Ballüder | Added test.xpm generated from horse.png, for compilation.
|
commit | commitdiff | tree |
1998-11-01 |
Karsten Ballüder | fixes
|
commit | commitdiff | tree |
1998-10-30 |
Karsten Ballüder | regenerated configure from new configure.in
|
commit | commitdiff | tree |
1998-10-30 |
Karsten Ballüder | wait4() now extern "C" :-)
|
commit | commitdiff | tree |
1998-10-30 |
Karsten Ballüder | fixed wxICON() usage
|
commit | commitdiff | tree |
1998-10-30 |
Karsten Ballüder | added wait4() prototype for solaris
|
commit | commitdiff | tree |
1998-10-30 |
Karsten Ballüder | fixes
|
commit | commitdiff | tree |
1998-10-30 |
Karsten Ballüder | fixed destructor
|
commit | commitdiff | tree |
1998-10-27 |
Karsten Ballüder | more fixes, printing works quite fine now
|
commit | commitdiff | tree |
1998-10-25 |
Karsten Ballüder | Printing moreless works now.
|
commit | commitdiff | tree |
1998-10-25 |
Karsten Ballüder | Fixed a trivial error.
|
commit | commitdiff | tree |
1998-10-24 |
Karsten Ballüder | Rewrite. Cursor handling better, split Layout() and...
|
commit | commitdiff | tree |
1998-10-07 |
Karsten Ballüder | odbc off by default
|
commit | commitdiff | tree |
1998-10-07 |
Karsten Ballüder | Fixed stupid configure bug that failed to recognise...
|
commit | commitdiff | tree |
1998-10-06 |
Karsten Ballüder | Makefiles now use CPPFLAGS in the same way as configure...
|
commit | commitdiff | tree |
1998-10-04 |
Karsten Ballüder | wxGetUserName() now returns only the user name, not...
|
commit | commitdiff | tree |
1998-09-29 |
Karsten Ballüder | Removed removal of config.log which is stupid and hinders...
|
commit | commitdiff | tree |
1998-09-28 |
Karsten Ballüder | Added sys/types.h needed for Solaris.
|
commit | commitdiff | tree |
1998-09-21 |
Karsten Ballüder | check for empty data pointer in Len() and Empty()
|
commit | commitdiff | tree |
1998-09-20 |
Karsten Ballüder | Now dot_special argument in wxMatchWild() is honoured...
|
commit | commitdiff | tree |
1998-09-20 |
Karsten Ballüder | see mail to list
|
commit | commitdiff | tree |
1998-09-19 |
Karsten Ballüder | changed wxMatchWild() 3rd parameter not used under...
|
commit | commitdiff | tree |
1998-09-09 |
Karsten Ballüder | fixed typo
|
commit | commitdiff | tree |
1998-09-09 |
Karsten Ballüder | removed wxsetup.h from libdir
|
commit | commitdiff | tree |
1998-09-09 |
Karsten Ballüder | removed __WXMSW__ define
|
commit | commitdiff | tree |
1998-09-08 |
Karsten Ballüder | now installs properly
|
commit | commitdiff | tree |
1998-09-03 |
Karsten Ballüder | Removed files as requested by Robert.
|
commit | commitdiff | tree |
1998-08-23 |
Karsten Ballüder | added (de)select all
|
commit | commitdiff | tree |
1998-08-18 |
Karsten Ballüder | reordered headers to compile
|
commit | commitdiff | tree |
1998-08-18 |
Karsten Ballüder | #ifdef'd out some parts for non-supported systems.
|
commit | commitdiff | tree |
1998-08-18 |
Karsten Ballüder | Added configure to cvs - there are systems without...
|
commit | commitdiff | tree |
1998-08-16 |
Karsten Ballüder | added one extra check for emptyness
|
commit | commitdiff | tree |
1998-08-15 |
Karsten Ballüder | Added configure option --with-dmalloc to use the dmalloc...
|
commit | commitdiff | tree |
1998-08-15 |
Karsten Ballüder | fixed GetSelection() inversion bug
|
commit | commitdiff | tree |
1998-08-15 |
Karsten Ballüder | fixed a logical error (! isempty) instead of isempty
|
commit | commitdiff | tree |
1998-08-14 |
Karsten Ballüder | added option to hide page controls
|
commit | commitdiff | tree |
1998-08-14 |
Karsten Ballüder | printing works, page number controls are hidden
|
commit | commitdiff | tree |
1998-08-14 |
Karsten Ballüder | added printing
|
commit | commitdiff | tree |
1998-08-13 |
Karsten Ballüder | integrated my latest changes and Vadim's fixes on top...
|
commit | commitdiff | tree |
next |