2004-10-19 |
Stefan Csomor | eliminate double deletion |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Stefan Csomor | leads to a double call of AddChild, if we don't see... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Kevin Ollivier | Additions for webkit wrapper support. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Kevin Ollivier | Adding wxWebKitCtrl wrappers. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Ryan Norton | Rework comment a bit to accurately reflect situation... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
David Elliott | Fixed incorrect comment about [NSDate distantPast]... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | Remove pre-existing wx dirs from sys.path |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | More PyPlot updates from Gordon Williams: |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | Remove comment too |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | use multiple images for changing the taskbar icon |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | fix image range |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | fixed include guard after renaming the file |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | - added and documented Get/SetInstallPath() under Unix |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | renamed wxFileLocator to wxStandardPaths |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | fix Mac/Unicode build after last commit |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Elliott | Due to the last change the delegate should not release... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | unsigned off_t doesn't exist |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Elliott | Renamed m_hSnd to m_cocoaNSSound (match rest of wxCocoa). |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Julian Smart | Don't remove generic status bar from parent, since... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Elliott | Removed some extraneous whitespace. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Julian Smart | wxRadioButtons in the same group no longer have to... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Elliott | wxCocoa: Add native file dialog from Ryan Norton. ... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Elliott | Rebaked (build/bakefiles/common.bkl 1.95->1.96 change) |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Václav Slavík | fixed previous revision: call wxControl's, not wxButton... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Włodzimierz... | Unnecessary const_ prefix removed (blindly). |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Václav Slavík | be user friendly on Unix and expand the / node automati... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Václav Slavík | wxBitmapButton doesn't need own DoGetBestSize, wxContro... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Václav Slavík | support alpha channel in menu items bitmaps, too |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Václav Slavík | XRC ignored menu bitmap on non-MSW platforms, fixed |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Václav Slavík | fixed typo |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Włodzimierz... | Warning fixes for OpenWatcom. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | remove the selection when SetSelection(-1) is called... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | typo |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | documented that SetSelection(-1) removes the selection |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | added wxDynamicLibrary::HasSymbol() |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Robert Roebling | Renamed wxPrintNativeData methods to better match |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | added \newsince command |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | added interface for wxFileLocator class |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Włodzimierz... | Warning fixes related to various cases of typecasting. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | mention enhanced metafiles bug fix |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | compilation fix for Borland |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Włodzimierz... | wxHashMap compatible typecasting. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | - wxDynamicLibrary::GetDllExt() now returns ".bundle... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Robert Roebling | Took one part of the patch back again... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Robert Roebling | First step at moving the print (dialog) native |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Włodzimierz... | __WXDEBUG__ is defined/undefined, not 0/1! |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Włodzimierz... | _() needs intl.h. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | removed obsolete and unused code for USE_BITMAP_MASKS... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Robert Roebling | Forgot to commit. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Robert Roebling | Applied (part of) small patch from Chris Bogolte... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | compilation fix for !USE_PCH |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Stefan Csomor | added mac constants |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Stefan Csomor | guard against m_peer = NULL in Show() |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Stefan Csomor | don't restrict to OS9 API for Mac-Builds |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Stefan Csomor | __WXMAC_OSBUILDTYPE__ selections are now only defined... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Stefan Csomor | __WXMAC_OSBUILDTYPE__ selections are now only defined... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Robert Roebling | Fixed lost focus events in wxListBox. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Robert Roebling | Link problem. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Robin Dunn | Test GetTextRange on some unicode text |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Robin Dunn | Use Scintilla's functions for Unicode/UTF8 conversions |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | added test for the (just fixed) bug with adding the... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | use common code to determine best notebook size instaed... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | added --linkdeps switch |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | fixed bug with adding new entries to a root group with... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Robert Roebling | Began work on print dialogs. Now wxPrintDialog |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Václav Slavík | don't use m_instanceAsWindow to convert dialog units... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | don't leave two conscutive separators after "moving... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | don't reset tool/status bar pointers manually, it is... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | reset parent frame tool/status bar pointer automaticall... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | added wxSetCursorEvent documentation (patch 1048181) |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Václav Slavík | wxProcess::OnTerminate is not const |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | unused params warnings (patch 1048431) |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Robin Dunn | Fix to use old AutoWidthMixin API |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | call AddChild() when the control is already reallly... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | suppress VC++ warning about long -> void * conversion too |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | fixed enhanced metafiles loading from files |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | replace post-linking commands with true, not #, for... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | use size_t for the total size of data instead of wxFile... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
David Elliott | Add a second wxTaskBarIcon that uses the Dock (wxCocoa... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Dimitri Schoolwerth | fixed CFM build linking error |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | fixed fatal bug when moving the control after itself... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
David Elliott | Whoops, forgot to commit this. |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | added missing WXDLLEXPORT |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | fixed inconsistent dllspec warning in DLL build |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | fixed the just added wxStringTokenizer::GetPosition... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | use unsigned chars for UTF8 data (avoids warnings) |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Vadim Zeitlin | added wxStringTokenizer::GetPosition() test |
commit | commitdiff | tree | snapshot |
2004-10-15 |
David Elliott | Rebaked/autoconfiscated for wxCocoa wxTaskBarIcon addition. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Vadim Zeitlin | implemented SetWildcard() |
commit | commitdiff | tree | snapshot |
2004-10-15 |
David Elliott | wxCocoa: Added wxTaskBarIcon |
commit | commitdiff | tree | snapshot |
2004-10-15 |
David Elliott | Yes Ryan, I really did mean to remove these files. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Robin Dunn | DocsDemo --> docs-demos |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Vadim Zeitlin | use wxPtrToUInt/UIntToPtr instead of (removed) ULong... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Václav Slavík | linkage fixes for monolithic static build |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Robin Dunn | Give the win32 runtime installer its own readme. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Vadim Zeitlin | removed pragma interface which resulted in link errors... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Vadim Zeitlin | use wxPtrToUInt instead of (lossy) wxPtrToULong |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Robin Dunn | Show PlatformInfo in the About box too. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Robin Dunn | Show PlatformInfo in the About box too. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Robin Dunn | just a whitespace change |
commit | commitdiff | tree | snapshot |
next |