1999-10-01 |
Vadim Zeitlin | wxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Vadim Zeitlin | wxFontEnumerator class for Motif/X |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Robert Roebling | Improved wxFileDialog behaviour wrt to remembering... |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Vadim Zeitlin | wxMotif::wxFont supports encodings too (and shares... |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Vadim Zeitlin | renamed gsockmot.cpp to *.c |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Vadim Zeitlin | fix from Ron for one-shot timers |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Julian Smart | Updates to VC++ project files |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Vadim Zeitlin | small font demo |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Vadim Zeitlin | basic support for encodings for wxMSW::wxFont |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Guillermo Rodriguez... | new sample |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Guillermo Rodriguez... | bugfixes |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Guillermo Rodriguez... | All events now internally watched |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Guillermo Rodriguez... | Uses wxSocketBase::Unread instead of CreatePushback |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Guillermo Rodriguez... | Several changes and updates |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Vadim Zeitlin | fixed compilation and added support for all 4 images... |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Robin Dunn | gernerated source code updates |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Robin Dunn | version string is now quoted properly |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Robin Dunn | fixed an error in the sample |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Vadim Zeitlin | wxListCtrl::InsertItem returns the index of the inserte... |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Robert Roebling | Corrected filelist.txt a little - one gsocket.c is... |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Robin Dunn | fixed the rule for the DLL so it doesn't build the... |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Robin Dunn | added missing fontcmn.cpp |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Unknown (MT) | only set parent frame ontop when the current frame... |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Robin Dunn | updates for wxPython docs |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Robin Dunn | 1. wxHtmlHelpController and related classes |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Robin Dunn | Created and wrapped wxPyControlPoint |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Sylvain Bougnoux | Change wxGetCurrentUTime as wxGetCurrentMTime (milli... |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Sylvain Bougnoux | Factorize timercmm.cpp code |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Vadim Zeitlin | 1. added a brief overview of Unicode support |
commit | commitdiff | tree | snapshot |
1999-09-29 |
J. Russell... | Added wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement |
commit | commitdiff | tree | snapshot |
1999-09-29 |
J. Russell... | Added defines to allow altered tab placement under... |
commit | commitdiff | tree | snapshot |
1999-09-29 |
J. Russell... | Added wxNB_RIGHT,LEFT,BOTTOM flags for tab placement |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Vadim Zeitlin | param type of wxWindow::Reparent() fixed in wxGTK |
commit | commitdiff | tree | snapshot |
1999-09-29 |
J. Russell... | Added wxNB_LEFT,RIGHT,BOTTOM for notebook tab placement |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Robin Dunn | Removed call to SetValidator since CreateBase was doing... |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Julian Smart | Misc changes, including to wxPropertyForm and sample... |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Vadim Zeitlin | wxListCtrlCompare typedef now is defined correctly... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Vadim Zeitlin | //... => /* ... */ |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Vadim Zeitlin | item about constants naming added |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Michael Bedward | Ifdef'd out sample code for wxStaticBitmap. It's not... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Michael Bedward | Added check to ensure that style arg to ctor has either... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Michael Bedward | Added code to wxMemoryDC ctor to set default font.... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Michael Bedward | Added code to implement wxTE_READONLY style for single... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Robin Dunn | I got tired of some of the memory leak messages related... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Sylvain Bougnoux | add imagall.cpp |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Sylvain Bougnoux | change wxImage::InitAllHandlers to wxInitAllImageHandle... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Sylvain Bougnoux | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-09-20 |
David Webster | More OS/2 changes and fixes. Getting there. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Vadim Zeitlin | the bitmaps in wxPropertyList are created on demand... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Vadim Zeitlin | started separating GUI parts of wxLog from the rest |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Harco de Hilster | header inclusion fix |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Harco de Hilster | Removed obsolete files. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Sylvain Bougnoux | Add wxImage::InitAllHandlers() |
commit | commitdiff | tree | snapshot |
1999-09-20 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Robin Dunn | Added userData to wxSizerItems and other things to... |
commit | commitdiff | tree | snapshot |
1999-09-19 |
Robin Dunn | Added CVS module for wxPython |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Robin Dunn | updates of some SWIG generated stuff |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Robin Dunn | some ifdef'd out things added back in |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Robin Dunn | minor changes |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Robin Dunn | more things to ignore |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | setlocale() argument corrected |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | small underscores fix for GTK 1.0 |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | underscores in menu items handled too under GTK+ 1.2 |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | serbase.cpp added to the list of files |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | FreeBSD linking fix |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | typo fixed |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | more files to ignore (*.env) |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | ambiguous ctor call resolved |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | typo fixed |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | more files to ignore (*.d and configarg.cache) |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | font selector dialog doesn't work with GTK+ 1.0 |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | extra consts removed here and there |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | 'static not in the beginning of the decl' warnings... |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Vadim Zeitlin | Mac and OS2 files excluded from wxGTK and wxMSW modules |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Robin Dunn | Fixed wxTreeCtrl to use the proper bacground color... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Vadim Zeitlin | compilation error corrected |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Vadim Zeitlin | now we initialize wxListEvent correctly |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Guillermo Rodriguez... | Solved problem with wxhInstance name being mangled... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Guillermo Rodriguez... | Solved problem with wxhInstance name being mangled... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
David Webster | More OS/2 stubs and caret fix |
commit | commitdiff | tree | snapshot |
1999-09-17 |
David Webster | More stubs |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Robin Dunn | uncommented a try...except that I had removed for testing. |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Robin Dunn | Don't need these in the demo directory anymore |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Robin Dunn | New wxHtml stuff, including a TagHandler for placing... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Unknown (MT) | set tooltip to be TOPMOST |
commit | commitdiff | tree | snapshot |
1999-09-17 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Guillermo Rodriguez... | - NOWAIT flag now implemented |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Guillermo Rodriguez... | typedef unsigned int bool (instead of int) for consiste... |
commit | commitdiff | tree | snapshot |
1999-09-16 |
Unknown (AN) | call HasMask() before writing PNG files, as was done... |
commit | commitdiff | tree | snapshot |
1999-09-16 |
Vadim Zeitlin | vetoing item collapse works again |
commit | commitdiff | tree | snapshot |
1999-09-16 |
Vadim Zeitlin | use "cd dir && make" instead of "cd dir; make" which... |
commit | commitdiff | tree | snapshot |
1999-09-16 |
Michael Bedward | Added GetMainWidget() to fix bug that was causing crash... |
commit | commitdiff | tree | snapshot |
next |