1999-04-07 |
Vadim Zeitlin | allow access to terminating NUL character with operator[] |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Karsten Ballüder | workaround for counterintuitive wxString::operator... |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Julian Smart | Some typos corrected in iniconf.cpp |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Julian Smart | Added imaggif.h, imaggif.cpp (wxImage GIF-reading suppo... |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Vadim Zeitlin | no more SetAppName/SetVendor in the config classes |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Vadim Zeitlin | SetLabel() adjusts the label size |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Vadim Zeitlin | ::GetWindowText() -> wxGetWindowText |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Karsten Ballüder | I seem to have fixed the DeleteSubGroups() bug - PLEASE... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Vadim Zeitlin | wxRegConfig::GetEntryType() added and some bugs fixed |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Robert Roebling | Chnaged text id for clipboard to "text/plain" |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Julian Smart | Fixed some bugs in new code (CanPaste, GetSelection) |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Vadim Zeitlin | trying to work around gcc internal compiler error |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Robert Roebling | Changed clipboard text format id from "STRING" to... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Julian Smart | Added some missing wxTextCtrl functions: Undo, Redo... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Vadim Zeitlin | wxTempFile now respects the access rights under Unix |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Vadim Zeitlin | fixed compilation for gcc |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Julian Smart | JPEG and PNG code taken out of image.cpp |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Julian Smart | Fixed OnMenuHighlight, wxPrintData problems |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Vadim Zeitlin | wxConfig::GetEntryType() added |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Vadim Zeitlin | bug in FindItemForId() fixed (?) |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Julian Smart | ShowPosition fix to allow negative numbers |
commit | commitdiff | tree | snapshot |
1999-04-05 |
J. Russell... | Removed Persistance Framework code/files from FrameLayout |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Julian Smart | MSWOnCommand bug fixed |
commit | commitdiff | tree | snapshot |
1999-04-05 |
J. Russell... | removed settingsdlg from makefile.g95 - not part of... |
commit | commitdiff | tree | snapshot |
1999-04-04 |
Václav Slavík | fixed input stream |
commit | commitdiff | tree | snapshot |
1999-04-04 |
Julian Smart | Win16 corrections |
commit | commitdiff | tree | snapshot |
1999-04-04 |
Harco de Hilster | removed a few objects whose sources have been moved |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Vadim Zeitlin | wxMenu and wxMenuBar modifications: now works much... |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Vadim Zeitlin | code demonstrating wxMSW bug added |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Julian Smart | Corrected someone's double-initialisation bug |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Julian Smart | Correct wrong memset ordering that produced an assert... |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Brian Macy | First attempt at clean-up |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Karsten Ballüder | Also the radiobox was unitialised. |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Karsten Ballüder | Compiles and runs again with new printing code (which... |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Karsten Ballüder | Attempt at fixing the broken printer dialog. *Lots... |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Guilhem Lavaux | * Changed "wxPendingEvents" to pointers (tested on... |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Vadim Zeitlin | more backwards compatibility for printing |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Vadim Zeitlin | a simpler fix of textctrl key doubling bug |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Vadim Zeitlin | wxMkdir() has 2nd param under Unix |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Julian Smart | Fixed doubled-up key effects in wxTextCtrl by resetting... |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Julian Smart | Switched wxMkdir code back to old working version. |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Vadim Zeitlin | setup.h for makefile builds |
commit | commitdiff | tree | snapshot |
1999-04-02 |
J. Russell... | removed declaration of wxObject::Dump(stream &str)... |
commit | commitdiff | tree | snapshot |
1999-04-02 |
J. Russell... | changed (no longer valid) wxToUpper and wxToLower to... |
commit | commitdiff | tree | snapshot |
1999-04-01 |
Julian Smart | Fixed wxPalette memory leak when loading BMP files |
commit | commitdiff | tree | snapshot |
1999-04-01 |
Robert Roebling | With the exceptions of DnD, wxGTk now works with |
commit | commitdiff | tree | snapshot |
1999-04-01 |
Vadim Zeitlin | wxMkDir() has 'perm' argument |
commit | commitdiff | tree | snapshot |
1999-04-01 |
Vadim Zeitlin | wxFindNextFile typo corrected |
commit | commitdiff | tree | snapshot |
1999-03-31 |
Brian Macy | Very bad wxPrintData destructor... fixed typo. |
commit | commitdiff | tree | snapshot |
1999-03-31 |
Robert Roebling | added wxFrame::Command() |
commit | commitdiff | tree | snapshot |
1999-03-31 |
Robin Dunn | Fixed the "Can't open file" message in ReadDIB so that... |
commit | commitdiff | tree | snapshot |
1999-03-31 |
Vadim Zeitlin | wxFAIL/ASSERT/CHECK documentation updated, CHECK2 added |
commit | commitdiff | tree | snapshot |
1999-03-31 |
Vadim Zeitlin | count++ bug corrected (patch from Dino Scaringella) |
commit | commitdiff | tree | snapshot |
1999-03-31 |
Robert Roebling | Added debug code to clipbard |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Harco de Hilster | calls to wxDynamicToolBar::AddTool(int,wxBitmap&) confu... |
commit | commitdiff | tree | snapshot |
1999-03-30 |
J. Russell... | Fixed wxApp::SendIdleEvents for Vadim's new wxWindowLis... |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Vadim Zeitlin | Motif compilation fixes (now ok) |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Vadim Zeitlin | call to pthread_attr_setscope() added (disabled for... |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Vadim Zeitlin | 1. notes for AIX compilation added |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Vadim Zeitlin | docs synchronized with code |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Vadim Zeitlin | this file is now called setup0.h |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Vadim Zeitlin | wxTopLevelWindows is now a wxWindowList, better compati... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
J. Russell... | changed removed wxToUpper to standard toupper |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Vadim Zeitlin | last fixes to fixes (MSW compilation works now) |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Brian Macy | Ignore failure when deleting something that might not... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Brian Macy | Don't fail when deleting files that might not exist |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Brian Macy | Added time.h so it would compile |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Vadim Zeitlin | header changes for the fixes commited previously |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Vadim Zeitlin | many miscellaneous fixes |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Vadim Zeitlin | more backwards compatibility |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Vadim Zeitlin | EVT_TEXT_UPDATED bug fixed, text ctrl callbacks simplified |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Karsten Ballüder | Merged in latest wxLayout code from Mahogany Mail. |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Julian Smart | Undefed Yield symbol if defined, else syntax error |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Julian Smart | Fixed missing brace in app.cpp |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Harco de Hilster | added some more URLs |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Harco de Hilster | works for windows too now. |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Harco de Hilster | updated. Lots of new useless features. Internet-enabled... |
commit | commitdiff | tree | snapshot |
1999-03-27 |
Harco de Hilster | somewhat better organization; still a mess though.... |
commit | commitdiff | tree | snapshot |
1999-03-27 |
Guilhem Lavaux | * Added threads event propagation. Should compile on... |
commit | commitdiff | tree | snapshot |
1999-03-27 |
Harco de Hilster | set background to white. EVT_CHAR still doesn't work... |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Harco de Hilster | very silly sample |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Julian Smart | Added paper classes. |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Julian Smart | Many changes to the printing classes. |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Vadim Zeitlin | wait4() replaced by waitpid() which is POSIX |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Vadim Zeitlin | wxUSE_SIZE_T_STRING_OPERATOR fix |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Vadim Zeitlin | HAVE_BOOL fix |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Vadim Zeitlin | AIX patches from Hans-Joachim Baader <hans-joachim... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Vadim Zeitlin | Motif cell highlighting problem fixed |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Vadim Zeitlin | wxNO_BORDER honoured by wxTextCtrl |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Vadim Zeitlin | char handling fixed again |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Vadim Zeitlin | fix for scrolling in checklistboxes (Win32 only) |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Vadim Zeitlin | hack to allow icons in wxStaticBitmap as well as bitmaps |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Vadim Zeitlin | char handling fixed once again |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Vadim Zeitlin | CollapseAndReset() fixed |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Vadim Zeitlin | compilation fixes |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Vadim Zeitlin | wxMenu code clean up |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Harco de Hilster | Some minor fixes to satisfy Latex. Tex2rtf works ok. |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Julian Smart | Corrected valtext.cpp for disabled controls; added... |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Vadim Zeitlin | 1. ReadMailcap/MimeTypes returna bool error code |
commit | commitdiff | tree | snapshot |
next |