2008-01-07 |
Vadim Zeitlin | compilation fix for MSVC: remove implicit wxStringImpl... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | added another ParseFormat() overload for better backwar... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | make wxDateTime::ParseXXX() functions char*-friendly |
tree | commitdiff |
2008-01-06 |
Stefan Neis | Adopted OS/2 to DC reorganisation (r50348). |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | use wxWindowIDRef to transparently implement auto-gener... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | add wxDL_QUIET flag; use RawGetSymbol() instead of... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | clean up wxEvtHandler::m_eventsLocker weirdness: there... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | don't remove handlers from wxPendingEvents list, they... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | process one event at once in wxEvtHandler::ProcessPendi... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | compilation fix for wxUSE_DISPLAY==0 |
tree | commitdiff |
2008-01-03 |
Michael Wetherell | Always write end record unless one has already been... |
tree | commitdiff |
2008-01-02 |
Vadim Zeitlin | don't call LogLastRepeatIfNeeded() from dtor, it's... |
tree | commitdiff |
2008-01-02 |
Vadim Zeitlin | don't lock the gs_prevCS critical section recursively... |
tree | commitdiff |
2008-01-02 |
Vadim Zeitlin | allow creating empty ZIP archives (patch 1861030) |
tree | commitdiff |
2008-01-02 |
Vadim Zeitlin | remove redundant m_buffer_size member (patch 1861348) |
tree | commitdiff |
2008-01-02 |
Vadim Zeitlin | added wxS(); use it in a couple of places |
tree | commitdiff |
2007-12-31 |
Vadim Zeitlin | removed support for Salford compiler (which was almost... |
tree | commitdiff |
2007-12-31 |
Václav Slavík | use iterator in wxTextBuffer::Translate() instead of... |
tree | commitdiff |
2007-12-30 |
Vadim Zeitlin | fix bug with parsing negative time zones in ParseRfc822... |
tree | commitdiff |
2007-12-30 |
Vadim Zeitlin | define wxCurrentPoppuMenu for wxUniv too |
tree | commitdiff |
2007-12-29 |
Julian Smart | Added missing include |
tree | commitdiff |
2007-12-29 |
Julian Smart | Added automatic dialog scrolling ability |
tree | commitdiff |
2007-12-28 |
Paul Cornett | Fix XPM decoder for images using color (1,0,0) and... |
tree | commitdiff |
2007-12-27 |
Paul Cornett | speed up XPM decoding 30-40% by not creating temporary... |
tree | commitdiff |
2007-12-26 |
Robert Roebling | Patch from Hartwig and me for implementing reorderable... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | include wx/dcclient.h to declare wxWindowDC (blind... |
tree | commitdiff |
2007-12-22 |
Robert Roebling | Added API for column reordering |
tree | commitdiff |
2007-12-22 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | unset the window as invoking window of wxCurrentPopupMe... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | fixes to wxImage::ResambleBox() (patch 1843902) |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | made SetCurrent() and SwapBuffers() return boolean... |
tree | commitdiff |
2007-12-22 |
Stefan Csomor | keep the owning window |
tree | commitdiff |
2007-12-22 |
Stefan Csomor | changing to wxDC, so that wxGCDC can be used as well |
tree | commitdiff |
2007-12-21 |
Václav Slavík | toplevel window is shown on screen even if its parent... |
tree | commitdiff |
2007-12-21 |
Jouk Jansen | Updates For OpenVMS support and some extra includes... |
tree | commitdiff |
2007-12-20 |
Robert Roebling | Remove old event type compatibility |
tree | commitdiff |
2007-12-19 |
Stefan Csomor | fixing strange bug under OS X (null strings from within... |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | starting a doc must return true in order for printprevi... |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | moving things to private headers |
tree | commitdiff |
2007-12-18 |
Robert Roebling | Correct background colourin wxDataViewCtrl, Use IsOk... |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::Reset(), clarified... |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::RowsDeleted() and vario... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate nativ... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Fix resizing prob |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Patches-1851591 ] dataview sample is crashing (under... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | don't misinterpret the time after the date as a weekday... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fixed wxGTK1 compilation after wxDC changes (still... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-15 |
Václav Slavík | removed SetVirtualSizeHints() and related code |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | don't modify the output variable if ToXXX() fails to... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | PalmOS 6 compilation fixes (patch 1849757) |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | wxMotif compilation fixes after wxDC changes |
tree | commitdiff |
2007-12-14 |
Vadim Zeitlin | fixed wxDFB compilation after wxDC-related changes |
tree | commitdiff |
2007-12-14 |
Vadim Zeitlin | fixed unused parameter warning |
tree | commitdiff |
2007-12-13 |
Vadim Zeitlin | don't allow TAB-bing away to other TLWs |
tree | commitdiff |
2007-12-12 |
Vadim Zeitlin | replace wrong WXDLLEXPORT declarations with correct... |
tree | commitdiff |
2007-12-11 |
Vadim Zeitlin | don't overload SizeInM{aj,in}orDir() on const/non-const... |
tree | commitdiff |
2007-12-09 |
Chris Elliott | another VC6 fix; i reused inside for |
tree | commitdiff |
2007-12-09 |
Robert Roebling | use wxPopupWindow for wxCombo (doesn't work yet) |
tree | commitdiff |
2007-12-08 |
Vadim Zeitlin | translate wx{File,Dir}PickerWidgetLabel |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Added wxWrapSizer (modified patch: [1826950] Wrapping... |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Document wxBitmapToggleButton, add update UI event... |
tree | commitdiff |
2007-12-05 |
Stefan Csomor | extending locale detection |
tree | commitdiff |
2007-12-04 |
Václav Slavík | wxLaunchDefaultBrowser messages should be localized |
tree | commitdiff |
2007-12-04 |
Stefan Csomor | shorter code for wxMac |
tree | commitdiff |
2007-12-04 |
Stefan Csomor | emulate expected setlocale(0,"") behaviour |
tree | commitdiff |
2007-12-04 |
David Elliott | Make wxCocoa compile with new pImpl wxDC. |
tree | commitdiff |
2007-12-04 |
Vadim Zeitlin | use wxFileName to construct well-formed paths in GetMsg... |
tree | commitdiff |
2007-12-03 |
Vadim Zeitlin | don't use 8 bit characters in sources, this results... |
tree | commitdiff |
2007-12-03 |
Stefan Csomor | fixing warning about missing virt destructor |
tree | commitdiff |
2007-12-03 |
Robert Roebling | compile fix |
tree | commitdiff |
2007-12-03 |
Robert Roebling | Resize col to fill entire client area if only 1 col. |
tree | commitdiff |
2007-12-03 |
Robert Roebling | Add support for wxDC_ROW_LINES for GTK+ and OS X |
tree | commitdiff |
2007-12-03 |
Paul Cornett | remove unneccessary header dependencies on wx/thread.h |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | added wxArtProvider::GetMessageBoxIcon() to avoid dupli... |
tree | commitdiff |
2007-12-02 |
Stefan Csomor | removing non darwin mac source |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | added wxEVT_TASKBAR_BALLOON_TIMEOUT/CLICK which will... |
tree | commitdiff |
2007-12-01 |
Robert Roebling | Added wxDataViewTreeCtrl |
tree | commitdiff |
2007-11-30 |
Robert Roebling | compilation |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | free wxDCFactory::m_factory; also renamed SetDCFactory... |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | remove default wxDC ctor to make it impossible to const... |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | using common code |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | last commit resolved the conflict incorrectly, undoing it |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | move IMPLEMENT_CLASS macros for wxBuffered[Paint]DC... |
tree | commitdiff |
2007-11-30 |
Robert Roebling | remove test for new dc |
tree | commitdiff |
2007-11-30 |
Robert Roebling | Compile with printarch off |
tree | commitdiff |
2007-11-30 |
Robert Roebling | Remove old wxDCBase class, restore IMPLEMENT_CLASS... |
tree | commitdiff |
2007-11-30 |
Robert Roebling | wxOverlay compile fix |
tree | commitdiff |
2007-11-30 |
Robert Roebling | more DC changes for wxX11 |
tree | commitdiff |
2007-11-30 |
Robert Roebling | DC reorganization |
tree | commitdiff |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
tree | commitdiff |
2007-11-29 |
Vadim Zeitlin | translate the descriptions in SetDesc(wxCmdLineEntryDesc) |
tree | commitdiff |
2007-11-25 |
Paul Cornett | remove unused/unneeded stuff from gtk/private.h |
tree | commitdiff |
2007-11-24 |
Stefan Neis | Blind compilation fix for Watcom. |
tree | commitdiff |
2007-11-24 |
Stefan Csomor | bringing wxmac in line using cflocale |
tree | commitdiff |
2007-11-23 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 in DoGetSibling() |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
next |