2001-06-22 |
Vadim Zeitlin | minor docs fixes |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Stefan Csomor | Raise and Lower implemented |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Vadim Zeitlin | 1. fixed wxBase RPM template |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Vadim Zeitlin | compilation fixes |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Vadim Zeitlin | some typos fixed |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Vadim Zeitlin | fix for rpm uninstallation |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Vadim Zeitlin | finally, wx/setup.h is not needed in the .spec |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | regenerated again |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | fixed bug in baserpm.t and regenerated |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | added missing files to the RPM |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | regenerated with tmake |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | wxBase compilation fix |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | possible compilation problem fix |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | enabled all tests for the release |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | oops... fix for the fix for config.status |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | removed obsolete files |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | some warnings fixed |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | fixed warning about multiline comment |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | enable all tests |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | 1. use tar.bz2 as sources, not tar.gz |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | don't move the file to itself in AC_OUTPUT, this allows... |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | 1. added erase and event samples to the distribution |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Vadim Zeitlin | added ru files to the trunk, removed obsolete wxstd... |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Václav Slavík | fixed yet another bug in wxHtmlTag's parameters parser |
commit | commitdiff | tree | snapshot |
2001-06-19 |
David Webster | Some OS/2 catching up. |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Vadim Zeitlin | fixed <iostream> detection |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Vadim Zeitlin | added [bzip-]dist-only targets to the makefile |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Václav Slavík | applied patch #432997 (wxHTML added to Watcom makefiles) |
commit | commitdiff | tree | snapshot |
2001-06-18 |
Vadim Zeitlin | implemented text styles for GTK+ |
commit | commitdiff | tree | snapshot |
2001-06-18 |
David Webster | define this, wxSIZE_T_IS_UINT, for OS/2. |
commit | commitdiff | tree | snapshot |
2001-06-17 |
Julian Smart | Reduced true colour icon (!) to 16 colours, updated... |
commit | commitdiff | tree | snapshot |
2001-06-17 |
Julian Smart | Makefile and other small corrections |
commit | commitdiff | tree | snapshot |
2001-06-17 |
Julian Smart | Canvas lib precompiled header fix; doc typos fixes... |
commit | commitdiff | tree | snapshot |
2001-06-17 |
Vadim Zeitlin | more region tests |
commit | commitdiff | tree | snapshot |
2001-06-17 |
Vadim Zeitlin | fixed clip rect when logical coords != device ones |
commit | commitdiff | tree | snapshot |
2001-06-17 |
Václav Slavík | fixed stream error handling |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | warning fix |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | added GetSizer |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Gilles Depeyrot | disable toggle button under Mac OS X (not yet implemented) |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Gilles Depeyrot | added listbox creation under Mac OS X and toggle buttons |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | applied patch #428104 (SetSizeHints() for wxMDIChildFrame) |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | oops, compilation fix |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | applied patch 433505 (MDI parent activation fix) |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | applied 2nd part of flicker reducing patch |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | applied patch 427702 (remove flicker) |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | applied (part of) patch 433176 (reduce flicker) |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | 1. improved wxKill() implementation for Win32 |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | subclass status bar as any normal window to ensure... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | compilation fixes and some cleanup |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Václav Slavík | added wxDynamicLibrary as suggested by Vadim |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Robin Dunn | Added ability to use xml resource files. Still need... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | fix for brain dead egcs - this stupid compiler not... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | applied patch 433352 (fix for wxTextCtrl::SetForeground... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Julian Smart | Added missing settings.h include (sorry) |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | fixed size_t == uint detection |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Julian Smart | Moved metafile helpers from utilsexc.cpp to utils.cpp... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Julian Smart | Sync'ed show-window flag in MDI child constructor;... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | applied patch 430963 (fix for wxRegConfig::SetPath... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | applied patch 430961 (fix for wxHashTable::Put(key... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | restored (and slightly improved) wxImage::Scale() fix |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | define wxSIZE_T_IS_UINT for Windows |
commit | commitdiff | tree | snapshot |
2001-06-14 |
David Webster | Add dbgrid to make. |
commit | commitdiff | tree | snapshot |
2001-06-14 |
David Webster | Add the options stuff to settings. |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Kendall Bennett | Reverted wxFileSystem changes to image.cpp and dib.cpp |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | fixed warning about unused var |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | no changes |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | regenerated from templates |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | forgot to commit - no changes |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | hopefully finally fixed the problem with ambiguous... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Julian Smart | Fixed MDIS_ALLCHILDSTYLES bug (WS_VISIBLE needed to... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | regenerated again |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Robert Roebling | I don't understand the SetIconState code in /src... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | fixed indentation and warnings/bugs |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Julian Smart | These add .mak (for BCB1) and .bpr (for BCB3 and 4... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Stefan Csomor | since somehow db does not compile properly anymore... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Julian Smart | Added SetOption,GetOption[Int] to wxSystemSettings... |
commit | commitdiff | tree | snapshot |
2001-06-13 |
Julian Smart | More contrib compilation fixes & makefiles |
commit | commitdiff | tree | snapshot |
2001-06-13 |
Julian Smart | Some BC++ fixes |
commit | commitdiff | tree | snapshot |
2001-06-13 |
Julian Smart | Fixes to BC++ compilation in mem debug mode |
commit | commitdiff | tree | snapshot |
2001-06-13 |
David Webster | Add USE_MENUS |
commit | commitdiff | tree | snapshot |
2001-06-13 |
Julian Smart | Added wxUSE_MENUS to setup0.h to make menu sample compile; |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Václav Slavík | fixed another bug in strconv |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Václav Slavík | more fixes for autoconf 2.50: |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Václav Slavík | standardized encoding names to windows-12xx and iso... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Vadim Zeitlin | removed warning about unused variable |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Kendall Bennett | Updates to xmlres.h to allow compiling XML code into... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
David Webster | must delcare methods as inline if we are going to actua... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Kendall Bennett | Commited latest SciTech changes into CVS. This includes... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
George Tasker | Fixed compile problems under MingW32 compiler |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Julian Smart | Removed fstream include which seemed unnecessary, and... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
David Webster | Got rid of VisualAge true/false defs with db class... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Julian Smart | Added geometry option to setup.h; added some missing... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Guillermo Rodriguez... | For all platforms except WXMAC, the wxGIFDecoder::dgif... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Václav Slavík | fixed remaining bugs in configure.in that manifested... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Václav Slavík | fixed infinite loop when looking up nonexistent encodin... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Julian Smart | Tex2RTF: underscores now only checked for if syntax... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Robert Roebling | Applied wxImage::Scale() patch, |
commit | commitdiff | tree | snapshot |
2001-06-11 |
George Tasker | Changed the 'true's and 'false's back to TRUE and FALSE |
commit | commitdiff | tree | snapshot |
2001-06-11 |
George Tasker | Changed the 'true's and 'false's back to TRUE and FALSE |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Julian Smart | Removed redundant sections from sizeevt.tex |
commit | commitdiff | tree | snapshot |
next |