2008-11-09 |
Francesco Montorsi | another wxFont OS2 blind build fix |
tree | commitdiff |
2008-11-08 |
Francesco Montorsi | blind fix based on buildbot logs |
tree | commitdiff |
2008-11-07 |
Francesco Montorsi | fix build |
tree | commitdiff |
2008-11-03 |
Francesco Montorsi | fix the incoherence pointed out by ifacecheck between... |
tree | commitdiff |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
tree | commitdiff |
2008-10-08 |
Stefan Neis | Fixed header file conflict. |
tree | commitdiff |
2008-10-08 |
Stefan Neis | Added missing include. |
tree | commitdiff |
2008-09-25 |
Francesco Montorsi | provide backward-compat wxCursor(int) ctor; remove... |
tree | commitdiff |
2008-09-24 |
Francesco Montorsi | use wxStockCursor (as documented and as already impleme... |
tree | commitdiff |
2008-08-13 |
Paul Cornett | move notebook event definition to common code |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBa... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | add PostSizeEvent() and use it in wxMSW status bar... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | move SendSizeEvent() down to wxWindow from wxFrame... |
tree | commitdiff |
2008-06-15 |
Stefan Neis | Fixed wxDoSetEnv (ticket # 9588). |
tree | commitdiff |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload... |
tree | commitdiff |
2008-05-17 |
Stefan Neis | Fixed wxWindowOS2::Reparent. |
tree | commitdiff |
2008-05-17 |
Stefan Neis | Added missing #include. |
tree | commitdiff |
2008-05-16 |
Stefan Neis | Ensure that wxApp::Yield is always processing pending... |
tree | commitdiff |
2008-04-12 |
Vadim Zeitlin | wxThread::Sleep() is the same as wxMilliSleep() on... |
tree | commitdiff |
2008-04-09 |
Stefan Neis | Added missing (trivial) implementation file for wxMiniF... |
tree | commitdiff |
2008-03-29 |
Stefan Neis | Linker fixes for OS/2 build. |
tree | commitdiff |
2008-03-29 |
Stefan Neis | OS/2 port: reorganized wxBitmap/wxBitmapHandler classes... |
tree | commitdiff |
2008-03-28 |
Francesco Montorsi | add more pure virtuals to wxBrushBase; fix the GetColou... |
tree | commitdiff |
2008-03-25 |
Francesco Montorsi | reorganized wxBitmap/wxBitmapHandler classes to use... |
tree | commitdiff |
2008-03-23 |
Stefan Neis | Updated brush/pen implementation for OS/2 to current... |
tree | commitdiff |
2008-03-20 |
Francesco Montorsi | make the Pen/Brush code backward compatible as discusse... |
tree | commitdiff |
2008-03-17 |
Francesco Montorsi | some more build fix for wxPen/wxBrush style changes |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
tree | commitdiff |
2008-01-19 |
Stefan Neis | Fixed OS/2 compilation after wxDC changes |
tree | commitdiff |
2008-01-19 |
Stefan Neis | Applied patch #1875242 - fixing more bugs related to... |
tree | commitdiff |
2008-01-18 |
Stefan Neis | Fixed errors in OS/2's wxDC::SetMapMode (patch #1871556... |
tree | commitdiff |
2008-01-14 |
Paul Cornett | make XPM data pointer parameter fully const |
tree | commitdiff |
2008-01-12 |
Stefan Neis | Some wxOS2 compilation fixes after wxDC changes |
tree | commitdiff |
2008-01-12 |
Stefan Neis | Fixed compilation. |
tree | commitdiff |
2008-01-12 |
Stefan Neis | Implemented wxGDIObject::Create/CloneGDIRefData() for... |
tree | commitdiff |
2008-01-12 |
Stefan Neis | Removed constructor already defined in header. |
tree | commitdiff |
2008-01-12 |
Stefan Neis | derive wxColourBase from wxObject on os2 as well |
tree | commitdiff |
2008-01-06 |
Stefan Neis | Allow using socket from both wxBase and wxCore (adoptin... |
tree | commitdiff |
2008-01-06 |
Stefan Neis | Adopted OS/2 to DC reorganisation (r50348). |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure... |
tree | commitdiff |
2007-12-29 |
Julian Smart | Added automatic dialog scrolling ability |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | unset the window as invoking window of wxCurrentPopupMe... |
tree | commitdiff |
2007-12-20 |
Julian Smart | Corrected wxRTTI for wxNotebook so dynamic casting... |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate nativ... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
tree | commitdiff |
2007-11-18 |
Stefan Neis | Use new wxTextEntry implementation on OS/2. |
tree | commitdiff |
2007-11-18 |
Stefan Neis | Added wxTextEntry implementation for OS/2. |
tree | commitdiff |
2007-11-18 |
Stefan Neis | Fixed argument handling. |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | allow to optionally use vendor name component in standa... |
tree | commitdiff |
2007-11-11 |
Stefan Neis | Avoid passing wxChar* to API functions (patch #1830017). |
tree | commitdiff |
2007-11-11 |
Stefan Neis | Avoid deprecation warnings for ::IsEmpty (patch #1829909) |
tree | commitdiff |
2007-11-11 |
Stefan Neis | Avoid deprecation warnings for GetText (patch #1829903) |
tree | commitdiff |
2007-11-08 |
Stefan Neis | Compilationf fixes according to patch #1828105. |
tree | commitdiff |
2007-11-07 |
Stefan Neis | Fixed compilation error (patch #1827541). |
tree | commitdiff |
2007-10-06 |
Vadim Zeitlin | always return wxString from wxGetUserHome() instead... |
tree | commitdiff |
2007-10-03 |
Vadim Zeitlin | some (blind) compilation fixes after wxString/Unicode... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | make wxChoice and wxListBox inherit from wxControlWithI... |
tree | commitdiff |
2007-08-11 |
Julian Smart | Menu label consistency changes |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-06-19 |
Václav Slavík | make wxSetEnv compatible with ANSI and Unicode, depreca... |
tree | commitdiff |
2007-06-11 |
Václav Slavík | use wx/crt.h as the 'official' header for wxCRT wrapper... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | don't define wxEventLoop class differently in GUI and... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
tree | commitdiff |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
tree | commitdiff |
2007-05-02 |
Václav Slavík | more OS/2 compilation fixes |
tree | commitdiff |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
tree | commitdiff |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
tree | commitdiff |
2007-04-30 |
Václav Slavík | OS/2 compilation fixes |
tree | commitdiff |
2007-04-28 |
Stefan Neis | Compilation fix for string changes (patch #1709228). |
tree | commitdiff |
2007-04-28 |
Stefan Neis | Adapted to API changes with respect to GetTextExtent... |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | (blind) compilation fixes after latest changes |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
tree | commitdiff |
2007-04-09 |
Vadim Zeitlin | compilation fixes after last commit |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | use wxIconBundle::GetIconOfExactSize() instead of dupli... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
tree | commitdiff |
2007-04-07 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-07 |
Stefan Neis | Replaced incorrect or inefficient usage of char_str... |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Bugfix (comparision vs. assignment). |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Added missing argument for DoGiveHelp. |
tree | commitdiff |
2007-04-06 |
Robin Dunn | More patches from FM to clean up after moving contribs... |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Rather use the "obvious" implementation of wxStaticText... |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Tentative implementation of wxStaticText::DoGetLabel(). |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-02 |
Vadim Zeitlin | removed second parameter of wxFrame::DoGiveHelp(),... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
tree | commitdiff |
2007-03-25 |
Vadim Zeitlin | don't check whether the window is shown and enabled... |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fixed all the other ports broken by controls labels... |
tree | commitdiff |
next |