2007-03-16 |
Vadim Zeitlin | make wxFDIOHandler dtor virtual, it's meant to be used... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Vadim Zeitlin | refactoring: replace wxSocketDispatcher with more gener... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Roman Rolinsky | warning about %comments, CHANGES.txt updated |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Vadim Zeitlin | VC6 has problems with std::vector and identifiers names... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Vadim Zeitlin | VC6 compilation fix (don't reuse the same variable... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Vadim Zeitlin | added more message names to wxGetMessageName() (modifie... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Roman Rolinsky | Added Preferences dialog (and defaults for some parameters) |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Roman Rolinsky | collapsing tool panels |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Václav Slavík | removed wxArrayString casting hack, it doesn't work... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Roman Rolinsky | default values for option and flag (TODO: preferences... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Julian Smart | Further correction in case where string value is omitted |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Vadim Zeitlin | don't waste time updating state of tools in a hidden... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Vadim Zeitlin | include wx/msw/missing.h after wx/msw/private.h, otherw... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Vadim Zeitlin | multiple fixes to wxJoystick under Unix and new index... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Vadim Zeitlin | use safer RemoveEventHandler() instead of PopEventHandl... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Vadim Zeitlin | do nothing in ShowHidden() if the flag doesn't change... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Vadim Zeitlin | call GetWidth/Height() only once in Rotate() and not... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Roman Rolinsky | another fix for undo/redo |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Vadim Zeitlin | don't add wxVSCROLL if only wxHSCROLL is explicitly... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Roman Rolinsky | - undo/redo fix for nonchecked items |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Vadim Zeitlin | added support for wxGRID_AUTOSIZE in wxGrid::SetRow... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Stefan Csomor | reverting one line |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Vadim Zeitlin | added wxGridUpdateLocker helper class wrapping Begin... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Julian Smart | Don't send initial event in ctor |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Václav Slavík | fixed wxDataViewCtrl compilation with DigitalMars |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Vadim Zeitlin | removed outdated Classic files to avoid confusing people |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Vadim Zeitlin | added wrapper functions allowing to postpone loading... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Vadim Zeitlin | extracted code including gdiplus.h in a separate header |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Roman Rolinsky | searching for plugins in XRCEDPATH |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Vadim Zeitlin | fix GetSize() for large files (patch 1680876) |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Roman Rolinsky | cleanup of modules loaded from comment directives |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Roman Rolinsky | moved custom menu up |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Vadim Zeitlin | suppress unused parameter warning |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Vadim Zeitlin | last change was wrong, fix wxUSE_MDI==0 build without... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Václav Slavík | constructing a sentence dynamically is not i18n-friendl... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Roman Rolinsky | more custom classes support |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Vadim Zeitlin | replace (deprecated) Get/UngetWriteBuf() with wxStringB... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Vadim Zeitlin | removed wxUSE_DIB_FOR_BITMAP which doesn't seem to... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Roman Rolinsky | wxLED_ALIGN_MASK fix |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Vadim Zeitlin | implement Set/GetTitle() (last part of patch 1679337) |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Václav Slavík | constructing a sentence dynamically is not i18n-friendl... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Vadim Zeitlin | don't really enable the window when its parent is disab... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Chris Elliott | build 2.8.2 html and htb docs on windows |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Vadim Zeitlin | avoid duplicated empty help menu in localized applicati... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Vadim Zeitlin | don't add extra GetCharHeight() pixels to the top borde... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Vadim Zeitlin | changed literal "minimal" strings to $(PRODUCT_NAME... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Roman Rolinsky | Support for custom controls, first attempt |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Vadim Zeitlin | implemented Set/GetLabel() (part of patch 1679337) |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Vadim Zeitlin | implemented GetLabel() (part of patch 1679337) |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Vadim Zeitlin | test for pthread_mutex_timedlock() availability in... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Vadim Zeitlin | allocate HPEN on demand instead of doing every time... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Vadim Zeitlin | allocate HFONT on demand instead of doing every time... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Vadim Zeitlin | fix setting the properties of a valid but unshared... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Vadim Zeitlin | corrected example; minor fixes to the text; uncommented... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Vadim Zeitlin | removed extraneous semicolon (bug 1679080) |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Vadim Zeitlin | fix window repainting when SetLineCount() is called... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Benjamin Williams | prevent disappearing menus in tabmdi |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Vadim Zeitlin | include <locale.h> before using setlocale() |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Vadim Zeitlin | include wxUniv files in wxDFB distribution |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Benjamin Williams | applied patch 1675101 - reduce flicker |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Julian Smart | Applied patch [ 1678626 ] Non-ascii characters in wxRic... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Jouk Jansen | Modified Files: |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Vadim Zeitlin | added wxAppTraits::SetLocale() and call it during wxApp... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | added wxSafeConvertMB2WX/WX2MB() and use them when... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Roman Rolinsky | editing comments by editing tree label |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Paul Cornett | fix assertions on invalid items |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | use wxConvLibc, not wxConvCurrent, with regerror() |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Paul Cornett | put refdata virtuals in the right class this time |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Julian Smart | Fixed wrapping with tabs |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | include wx/object.h now that wxConfigBase derives from... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Roman Rolinsky | Implemented xxxComment. Due to different minidom XML... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Roman Rolinsky | Comment icon |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Roman Rolinsky | Tree-Comment.png |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Paul Cornett | use AllocExclusive |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | added support for wxTE_NO_VSCROLL (patch 1588605) and... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | test wxTE_NO_VSCROLL |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | last fixes from patch 1604462: fix wxlike-libdirname... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | compilation fix after last commit: wxPenRefData, not... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | argh, added missing comma in last commit |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | added wxWinVersion_Vista to wxWinVersion enum |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | derive wxConfig classes from wxObject and add wxRTTI... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | set GtkRcStyle::text to fg colour too to allow changing... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Václav Slavík | VC6 compilation fix |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Roman Rolinsky | made test window for Dialog and Wizard a child of g... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | fixed overflow when using sysconf() to retrieve free... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Roman Rolinsky | Ctrl-H must not be used on Mac... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vadim Zeitlin | fixed compilation with wxUSE_WXDIB==0 (bug 1667819) |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Paul Cornett | make wxPenRefData private |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Paul Cornett | use AllocExclusive |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Václav Slavík | removed C++BuilderX project files, they are broken... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Václav Slavík | removed remaining wx24dsp format references |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Paul Cornett | source id type is unsigned; minor cleanup |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Paul Cornett | use simpler color ctor |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Vadim Zeitlin | derive wxConfig classes from wxObject and add wxRTTI... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Vadim Zeitlin | allow using multiple wxBufferedDCs at once (patch 1589441) |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Vadim Zeitlin | miscellaneous LnF improvements, including support for... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Vadim Zeitlin | add many new macros to facilitate using wx from project... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Vadim Zeitlin | use force=1 with default-value tags (part of patch... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Vadim Zeitlin | require bakefile 0.2.2 and not 0.2.1 and do it for... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Vadim Zeitlin | added GetTextExtent() overload returning wxSize (patch... |
commit | commitdiff | tree | snapshot |
next |