2003-09-10 |
Vadim Zeitlin | added a TODO: clean up WinCE mess/horror |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Mattia Barbon | Don't compile smapi.cpp for non-MSW platforms. |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Václav Slavík | fixed broken DSP files |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Václav Slavík | fixed incorrect joining of substituted strings |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Stefan Csomor | switching off tight borders to have it look properly... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Stefan Csomor | ghost button fix (was calling another baseclass create) |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Gilles Depeyrot | remove gdb debug related configuration option which... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Robert Roebling | 64-bit patch |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Vadim Zeitlin | use GetTraits(), not m_traits, in OnAssert() |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Vadim Zeitlin | copy milliseconds in Set() too |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Václav Slavík | better way of dealing with EXTRALIBS_xxx |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Václav Slavík | added contrib/utils |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Mattia Barbon | Applied OpenWatcom fixes from ABX. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Mattia Barbon | Various warning and Unicode fixes from ABX. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Václav Slavík | max warnings for wxWindows code, default for 3rd party |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Robert Roebling | Upported a number of patches to HEAD. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Václav Slavík | applied Otto Wyss' patch to extend wxHelpController... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Stefan Csomor | const ptr fix |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Stefan Csomor | crashes fixed, trying to remove erradic redraws when... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Stefan Csomor | wxID_PREFERENCES added |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Stefan Csomor | implementation changes to closer follow MSW, crashes... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Václav Slavík | added <warnings> |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Stefan Csomor | initial creation invisible |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Stefan Csomor | trying to avoid redraw problems at wrong places |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Stefan Csomor | fixing Update, attempt to speed redrawing by making... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Stefan Csomor | when memory dumps out debug info, lookups can go wrong... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Stefan Csomor | fix for CW non unicode builds |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Stefan Csomor | wxID_PREFERENCES added for the preferences menu item |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Robert Roebling | Applied patch for better sizing of bitmap buttons. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Robert Roebling | Applied patch for better pattern support. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
David Elliott | Implement NSMenuValidation protocol for the wxNSMenuIte... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
David Elliott | Remove wxASSERT(!m_windowKey) and wxASSERT(!m_windowMai... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
David Elliott | Use wxStripMenuCodes |
commit | commitdiff | tree | snapshot |
2003-09-08 |
David Elliott | Implement wxSpinButton (except up/down events) |
commit | commitdiff | tree | snapshot |
2003-09-08 |
David Elliott | Provide target/action mechanism for subclasses to use |
commit | commitdiff | tree | snapshot |
2003-09-08 |
David Elliott | When using a non-subclassed NSControl, use a new wxNonC... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Václav Slavík | forgot to commit regenerated makefiles |
commit | commitdiff | tree | snapshot |
2003-09-08 |
David Elliott | Implement (sort-of) non-client wxWindowDC |
commit | commitdiff | tree | snapshot |
2003-09-08 |
David Elliott | Added virtual GetNonClientNSView() |
commit | commitdiff | tree | snapshot |
2003-09-08 |
David Elliott | * Added NSWindowStyleForWxStyle static method |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Stefan Csomor | setter fix |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Mattia Barbon | Added src/motif/xmcombo/xmcombo.c. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Mattia Barbon | Removing makegen an projgen files. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Mattia Barbon | Removing makegen and projgen, part #1: removing refer... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Stefan Neis | Insure that messages are posted to the main threads... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Stefan Neis | Initialize PM subsystem in every thread, to enable... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
Stefan Neis | Unified with Unix version. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
Stefan Neis | wxOS2: Added mdig.{cpp, h}. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
David Elliott | Use an NSImageView instead of an NSView (nothing works... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
David Elliott | Use an NSSlider instead of an NSView (nothing works... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
David Elliott | Override CocoaSetEnabled because it's not an NSControl |
commit | commitdiff | tree | snapshot |
2003-09-06 |
David Elliott | wxCocoa: CodeWarrior (like GCC) mangles struct X and... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
David Elliott | wxCocoa: Added NSNotification |
commit | commitdiff | tree | snapshot |
2003-09-06 |
Stefan Neis | Use function table instead of direct references to... |
commit | commitdiff | tree | snapshot |
2003-09-06 |
David Elliott | Implement wxChoice including sorting and client data |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Mattia Barbon | Updated Italian translation. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | Implement wxGauge |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | Implement wxApp::Yield |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | Override CocoaSetEnabled. NSProgressIndicator is not... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | Works a little better when you remember to say "virtual" |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | Implement the hashmap for NSMenu |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | Changed CocoaNotification parameter names to notificati... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | Added ability to observe NSMenu notifications |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Stefan Csomor | selection for DeleteAllPages corrected, images scaleing... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Stefan Csomor | commented section removed |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Stefan Csomor | todo added |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Stefan Csomor | removing scroll flags before instantiation the base... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | * Move m_cocoaNSMenu out of wxCocoaNSMenu and into... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | Set the window's title |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | wxMenuBar: |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | * Set the window's title |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | CodeWarrior Obj-C++ requires explicit casts from id... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | When a modal dialog is shown and the app isn't running... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Stefan Csomor | added live resizing |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | Implement Cocoa_canBecomeMainWindow to say YES to Cocoa |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | * Added GetAppMenuBar |
commit | commitdiff | tree | snapshot |
2003-09-05 |
David Elliott | Add support for wxMenuBarManager |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Mattia Barbon | Added a couple of wxPerl notes. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Mattia Barbon | Fix and testcase for wxString::rfind bug I introduced. |
commit | commitdiff | tree | snapshot |
2003-09-04 |
David Elliott | * Added virtual GetAppMenuBar() which returns the app... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
David Elliott | * Added delegate notifications for Become/Resign Main |
commit | commitdiff | tree | snapshot |
2003-09-04 |
David Elliott | wxCocoa: Added mbarman.(mm|h) |
commit | commitdiff | tree | snapshot |
2003-09-04 |
David Elliott | Added wxMenuBarManager |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Václav Slavík | added data files |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Stefan Csomor | log changes |
commit | commitdiff | tree | snapshot |
2003-09-04 |
David Elliott | #if wxUSE_UNICODE instead of #if defined(wxUSE_UNICODE) |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Stefan Csomor | macro naming changes |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Stefan Csomor | macro naming changes |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Stefan Csomor | macro naming changes |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Stefan Csomor | macro naming changes, delegate api calls getting proper... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Stefan Csomor | naming changes |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Mattia Barbon | Regenerated makefiles. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Mattia Barbon | Regenerated makefiles in the correct place. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Václav Slavík | fixed win32res |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Mattia Barbon | Compilation fixes. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Mattia Barbon | Added missing bakefiles in utils/* and regenerated |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Mattia Barbon | Oops. Check in the correct Makefile.in. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Chris Elliott | fix makefile for digitalmars to build taskbar sample |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Chris Elliott | fix makefile for digitalmars to build joytest sample |
commit | commitdiff | tree | snapshot |
next |