2004-05-27 |
Stefan Csomor | menu events handling more closely to the menu instance... |
blob | commitdiff | raw |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Stefan Csomor | -start experimental use of RunApplicationEventLoop, |
blob | commitdiff | raw | diff to current |
2004-05-15 |
Stefan Csomor | removing code needed for cooperative threads |
blob | commitdiff | raw | diff to current |
2004-04-29 |
Stefan Csomor | resources not needed anymore |
blob | commitdiff | raw | diff to current |
2004-04-22 |
Stefan Csomor | adapting the MSW way for mutex gui |
blob | commitdiff | raw | diff to current |
2004-04-18 |
Stefan Csomor | yielding from main loop |
blob | commitdiff | raw | diff to current |
2004-04-13 |
Stefan Csomor | recursive tab processing |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Stefan Csomor | pass in NULL for mouse event handler, otherwise the... |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Vadim Zeitlin | printf() format mismatch warning fixed |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Stefan Csomor | new control based view architecture |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Stefan Csomor | export var that is sought for afterwards from shared lib |
blob | commitdiff | raw | diff to current |
2004-02-26 |
Stefan Csomor | Pending() fixed for OSX |
blob | commitdiff | raw | diff to current |
2004-02-26 |
Stefan Csomor | fixed crash when no wx menubar is created |
blob | commitdiff | raw | diff to current |
2004-02-14 |
Julian Smart | Now sends an exit command to the app so Quit behaves... |
blob | commitdiff | raw | diff to current |
2004-01-25 |
Stefan Csomor | reopen app apple event |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Ryan Norton | HID support (preliminary - not added to bakefiles yet) |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Stefan Csomor | setting the default locale during startup |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Vadim Zeitlin | fixed compilation when wxUSE_THREADS == 0 |
blob | commitdiff | raw | diff to current |
2004-01-16 |
Robin Dunn | Send menu highlight events and fix statusbar to update... |
blob | commitdiff | raw | diff to current |
2003-12-28 |
Ryan Norton | Added/Fixed some things in wxGetKeyState |
blob | commitdiff | raw | diff to current |
2003-12-16 |
Ryan Norton | Commented out WXK_CONTROL.... |
blob | commitdiff | raw | diff to current |
2003-12-14 |
Ryan Norton | TODO note :) |
blob | commitdiff | raw | diff to current |
2003-12-14 |
Ryan Norton | wxGetKeyState as per feature request :). |
blob | commitdiff | raw | diff to current |
2003-12-07 |
Gilles Depeyrot | corrected Unicode conversion when replacing shared... |
blob | commitdiff | raw | diff to current |
2003-11-24 |
Dimitri Schoolwerth | Applied patch #809919 (Allows wxMac threads to run... |
blob | commitdiff | raw | diff to current |
2003-11-24 |
Dimitri Schoolwerth | Applied patch #809019 (Adds embedded/plugin capabilitie... |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Stefan Csomor | fix for unicode build |
blob | commitdiff | raw | diff to current |
2003-10-21 |
Gilles Depeyrot | applied SF patch # 826838 to fix removal of -psn_*... |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Vadim Zeitlin | removed wxApp::Initialized() (replaced with a dummy... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Stefan Csomor | turning on old quit apple event handling |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | use wxEventLoop in wxApp under wxMSW; factored out... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Stefan Csomor | removal of pc-mac charset conversion for wxMac |
blob | commitdiff | raw | diff to current |
2003-09-13 |
Stefan Csomor | classic fixes |
blob | commitdiff | raw | diff to current |
2003-09-13 |
Robin Dunn | Move more stuff into base for wxMac so that two level... |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Stefan Csomor | mouse events added, menu id 0 safety check |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Stefan Csomor | wxID_PREFERENCES added |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Robert Roebling | Applied patch for better sizing of bitmap buttons. |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Stefan Csomor | Carbon Event Mouse Moved handler changes |
blob | commitdiff | raw | diff to current |
2003-08-26 |
Robin Dunn | WXMAKINGDLL --> WXMAKINGDLL_CORE and also fixed name... |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Vadim Zeitlin | deleted unused variable |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Stefan Csomor | several patches and extensions |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Stefan Csomor | textcontrol handling change for mac (execute event... |
blob | commitdiff | raw | diff to current |
2003-08-04 |
Vadim Zeitlin | compilation fixes |
blob | commitdiff | raw | diff to current |
2003-07-14 |
Julian Smart | Rationalised OnIdle |
blob | commitdiff | raw | diff to current |
2003-07-13 |
Julian Smart | Improvements to OnIdle processing |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Stefan Csomor | codewarrior fixes |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | preliminary implementation of wxEVT_MENU_OPEN/CLOSE... |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
blob | commitdiff | raw | diff to current |
2003-07-04 |
Stefan Csomor | flag removed |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Vadim Zeitlin | more work on fixing wxEntry() and ANSI/Unicode cmd... |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Gilles Depeyrot | minor corrections for compilation with gcc 3.3 (use... |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Vadim Zeitlin | removed duplicate wxTheApp and m_appInitFn definitions... |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
blob | commitdiff | raw | diff to current |
2003-06-19 |
David Elliott | In wxApp::OnIdle() check to see if there is not a curre... |
blob | commitdiff | raw | diff to current |
2003-06-07 |
Stefan Csomor | cast correction Profiler |
blob | commitdiff | raw | diff to current |
2003-05-22 |
Stefan Csomor | deactivating wxSTAY_ON_TOP patch |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Stefan Csomor | typo |
blob | commitdiff | raw | diff to current |
2003-04-30 |
Robin Dunn | Shaped window support for wxMac, plus a wxSTAY_ON_TOP... |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Julian Smart | Set wxPendingEvents to NULL after deleting it |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Vadim Zeitlin | fixed unused variable warning |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Vadim Zeitlin | fixes necessary for the default GUI log target to be... |
blob | commitdiff | raw | diff to current |
2003-04-07 |
David Elliott | After delete wxPendingEventsLocker; wxPendingEventsLoc... |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Robin Dunn | Fixed menu event propogation to be consistent across... |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Julian Smart | More deprecated class mods |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Stefan Csomor | fixed missing Idle events |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Stefan Csomor | wxMac Unicode support |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Gilles Depeyrot | updated source to not use deprecated wxList methods |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Julian Smart | Tidied space and tabs in wxMac files |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Julian Smart | Tidied copyright and date for wxMac files |
blob | commitdiff | raw | diff to current |
2003-02-04 |
Stefan Csomor | added hints from QA 1061 |
blob | commitdiff | raw | diff to current |
2003-01-31 |
Stefan Csomor | added AppleEvent Handler, somehow the standard event... |
blob | commitdiff | raw | diff to current |
2003-01-29 |
Stefan Csomor | carbon event support completed |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Stefan Csomor | cleanup, Carbon Events |
blob | commitdiff | raw | diff to current |
2003-01-16 |
Stefan Csomor | preferences menu implementation |
blob | commitdiff | raw | diff to current |
2003-01-10 |
Stefan Csomor | routing all apple events to the document manager instan... |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Gilles Depeyrot | library installation base name and wxMac resources... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Stefan Csomor | added new default handlers for open/print events, remov... |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Stefan Csomor | wxToupper added again |
blob | commitdiff | raw | diff to current |
2002-08-23 |
Stefan Csomor | brought key values of EVT_KEY and EVT_CHAR in synch... |
blob | commitdiff | raw | diff to current |
2002-08-21 |
Stefan Csomor | fixing a possible NULL ptr exception when dispatching... |
blob | commitdiff | raw | diff to current |
2002-08-21 |
Stefan Csomor | centralized key handling, control key handling |
blob | commitdiff | raw | diff to current |
2002-08-19 |
Stefan Csomor | corrected button modifier state in carbon, cursor setup... |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Vadim Zeitlin | some harmless warning fixes |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Robin Dunn | Exit on frame delete is now initialized and handled... |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Robin Dunn | Compile fix |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Stefan Csomor | (hopefully) workaround for a carbon bug not always... |
blob | commitdiff | raw | diff to current |
2002-08-14 |
Stefan Csomor | separated modifier keys handling in order to distinct... |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Stefan Csomor | corrected internal window position after a zoom operation |
blob | commitdiff | raw | diff to current |
2002-07-14 |
Gilles Depeyrot | explicitly raise modal dialogs in case a non modal... |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Stefan Csomor | routing key events to new app routine |
blob | commitdiff | raw | diff to current |
2002-05-20 |
Stefan Csomor | carbon event handlers for app level |
blob | commitdiff | raw | diff to current |
2002-05-17 |
Stefan Csomor | changed char event handling for ctrl-chars and skipped... |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Gilles Depeyrot | improved opening/closing of shared library resources... |
blob | commitdiff | raw | diff to current |
2002-05-03 |
Gilles Depeyrot | applied solution derived from SourceForge patch # 54691... |
blob | commitdiff | raw | diff to current |
2002-04-29 |
Stefan Csomor | setting the correct event object for EVT_ENTER_WINDOW... |
blob | commitdiff | raw | diff to current |
next |