2008-01-19 |
Vadim Zeitlin | use slash, not backslash, in #include
|
commit | commitdiff | tree |
2008-01-19 |
Vadim Zeitlin | use bgcolor when restoring styles as this is what we...
|
commit | commitdiff | tree |
2008-01-19 |
Vadim Zeitlin | skip focus events after handling them in wxTextCtrl...
|
commit | commitdiff | tree |
2008-01-17 |
Vadim Zeitlin | correct misleading OnSize() comment
|
commit | commitdiff | tree |
2008-01-17 |
Vadim Zeitlin | restored wxEnhMetaFileDC::Close() lost in wxDC reorganization
|
commit | commitdiff | tree |
2008-01-17 |
Vadim Zeitlin | ignore any extra arguments after --version for compatibility...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | removed non-existent wx/meta/defs.h
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | don't write wide string to std::ostream which outputs...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | more LaTeX error fixes
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | add forgotten twindowid.tex and correct LaTeX errors...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | regenerated after latest configure.in changes
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | documentation for window ids allocation and wxIdManager...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | removed unneeded wxWeakRefDynamic::AssignCopy() (last...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | compilation fixes for standard-conformant compilers...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | define (unusual) copy ctor and assignment operator...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | remove the test of weak references classes size, it...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | don't enable disabled windows when showing them (patch...
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | don't create unnecessary temporary wxFont (patch theFont)
|
commit | commitdiff | tree |
2008-01-16 |
Vadim Zeitlin | made all XPM const to avoid warnings from mingw32 4...
|
commit | commitdiff | tree |
2008-01-15 |
Vadim Zeitlin | added unit tests for decoding invalid base64 strings...
|
commit | commitdiff | tree |
2008-01-14 |
Vadim Zeitlin | rename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxToolBook...
|
commit | commitdiff | tree |
2008-01-14 |
Vadim Zeitlin | added wxTBK_HORZ_LAYOUT (heavily modified patch 1855678)
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | set mime-type to correct image/x-xpixmap for XPM files...
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | set mime-type to image/x-pixmap to allow generation...
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | rebaked and regenerated everything after the latest...
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | ignore vc*_msw* build directories
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | compilation fixes for VC6
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | improvements to wxWeakRef and related classes
|
commit | commitdiff | tree |
2008-01-13 |
Vadim Zeitlin | add useful headers for meta-programming checks (part...
|
commit | commitdiff | tree |
2008-01-12 |
Vadim Zeitlin | call OnExec() taking wxString argument from OnExecute...
|
commit | commitdiff | tree |
2008-01-12 |
Vadim Zeitlin | added tests for FromAscii/Unicode() (length parameter...
|
commit | commitdiff | tree |
2008-01-12 |
Vadim Zeitlin | fix bug introduced in wxRegion::DoUnionWithRect() in...
|
commit | commitdiff | tree |
2008-01-12 |
Vadim Zeitlin | better documentation for wxWindow::SetSizerAndFit()
|
commit | commitdiff | tree |
2008-01-09 |
Vadim Zeitlin | STL build compilation fix (remove useless cast of wxString...
|
commit | commitdiff | tree |
2008-01-09 |
Vadim Zeitlin | compilation fix after _() changes; also don't use wxChar...
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | fix LaTeX error (escape underscores); don't abuse bold...
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | test Clear() in the sample
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | resolve ambiguity between 2 inherited versions of Clear...
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | restore SetSelection(-1, -1) behaviour which was broken...
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | add conversion to unspecified_bool_type to allow writing...
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | compilation fix for !HAVE_STRPTIME case after ParseXXX...
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | compilation fix after wxWindowIDRef changes
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | STL build fix
|
commit | commitdiff | tree |
2008-01-08 |
Vadim Zeitlin | compilation fix for STL build; also don't pass unknown...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | initialize wxMSWSystemMenuFontModule stuff on demand...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | added wxNativeFontInfo() ctor from LOGFONT, this is...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | adjust the minimal menu item height to be lesser than...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | don't use wxSubwindows with a single element to store...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | check that HWNDs are non-NULL before doing anything...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | store ids of sub-items directly in wxSubwindows instead...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | compilation fix for MSVC: remove implicit wxStringImpl...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | correct wrong last commit
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | added another ParseFormat() overload for better backwards...
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | removed useless inclusion of wx/datetime.h
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | compilation fix after wxDateTime::ParseFormat() changes
|
commit | commitdiff | tree |
2008-01-07 |
Vadim Zeitlin | make wxDateTime::ParseXXX() functions char*-friendly
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | added WX_ASSERT_MESSAGE macro to simply using CPPUNIT_ASSERT...
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | only provide ptrdiff_t versions of verious operator...
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | set DEFAULT_wxUSE_AUTOID_MANAGEMENT to no under non...
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | added configure option for wxUSE_AUTOID_MANAGEMENT
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | fix type in --enable-ico_cur help string
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | PCH-less compilation fix after last commit
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | fix crash in wxExecuteModule::OnExit() (never noticed...
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | added wxWeakRef<T> (slightly modified patch 1860953)
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | small tweak to the close icon (patch 1674689)
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | fix wxExecute thread shutdown and free wxExecuteData...
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | return false from Dispatch() if gtk_main_quit() was...
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | use wxFlexGridSizer for layout of the labels in the...
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | add check for wxUSE_AUTOID_MANAGEMENT being defined
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | add support of wxTE_PROCESS_ENTER (1/2 of patch 1831995)
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | use wxWindowIDRef to transparently implement auto-generated...
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | don't unload libgnomevfs.so, this results in a crash...
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | add wxDL_QUIET flag; use RawGetSymbol() instead of...
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | draw the bitmap manually under Win9x and 2000 because...
|
commit | commitdiff | tree |
2008-01-06 |
Vadim Zeitlin | fix comparison of BYTE variable with -1 after last...
|
commit | commitdiff | tree |
2008-01-05 |
Vadim Zeitlin | removed extra default clause accidentally added by...
|
commit | commitdiff | tree |
2008-01-05 |
Vadim Zeitlin | clean up wxEvtHandler::m_eventsLocker weirdness: there...
|
commit | commitdiff | tree |
2008-01-05 |
Vadim Zeitlin | fix handling of OEM VKs in wxCharCodeWXToMSW() (patch...
|
commit | commitdiff | tree |
2008-01-05 |
Vadim Zeitlin | meaning of left/right keys should be inversed in RTL...
|
commit | commitdiff | tree |
2008-01-05 |
Vadim Zeitlin | correct handling of positive quality values (2nd part...
|
commit | commitdiff | tree |
2008-01-05 |
Vadim Zeitlin | more fixes to handling of the resolution chosen in...
|
commit | commitdiff | tree |
2008-01-05 |
Vadim Zeitlin | don't remove handlers from wxPendingEvents list, they...
|
commit | commitdiff | tree |
2008-01-05 |
Vadim Zeitlin | process one event at once in wxEvtHandler::ProcessPendingEve...
|
commit | commitdiff | tree |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure...
|
commit | commitdiff | tree |
2008-01-05 |
Vadim Zeitlin | compilation fix (remove default ctor already implemented...
|
commit | commitdiff | tree |
2008-01-05 |
Vadim Zeitlin | compilation fix for wxUSE_DISPLAY==0
|
commit | commitdiff | tree |
2008-01-03 |
Vadim Zeitlin | set resolution of print preview from print data (modified...
|
commit | commitdiff | tree |
2008-01-03 |
Vadim Zeitlin | don't hardcode 16/32 as sizes for small/normal icons...
|
commit | commitdiff | tree |
2008-01-03 |
Vadim Zeitlin | also scroll vertically if necessary in MoveToItem(...
|
commit | commitdiff | tree |
2008-01-03 |
Vadim Zeitlin | no changes, just updated the URL of KB article in a...
|
commit | commitdiff | tree |
2008-01-02 |
Vadim Zeitlin | don't call LogLastRepeatIfNeeded() from dtor, it's...
|
commit | commitdiff | tree |
2008-01-02 |
Vadim Zeitlin | don't lock the gs_prevCS critical section recursively...
|
commit | commitdiff | tree |
2008-01-02 |
Vadim Zeitlin | allow creating empty ZIP archives (patch 1861030)
|
commit | commitdiff | tree |
2008-01-02 |
Vadim Zeitlin | reorder the methods in alphabetical order (patch 1861348)
|
commit | commitdiff | tree |
2008-01-02 |
Vadim Zeitlin | remove redundant m_buffer_size member (patch 1861348)
|
commit | commitdiff | tree |
2008-01-02 |
Vadim Zeitlin | added wxS(); use it in a couple of places
|
commit | commitdiff | tree |
2008-01-01 |
Vadim Zeitlin | do VMS-specific X symbols redefinitions only once in...
|
commit | commitdiff | tree |
2008-01-01 |
Vadim Zeitlin | CentreOnScreen() is in wxTLW, not wxWindow (bug 1861670)
|
commit | commitdiff | tree |
2007-12-31 |
Vadim Zeitlin | ensure that gsockmsw.obj is linked in, it was optimized...
|
commit | commitdiff | tree |
2007-12-31 |
Vadim Zeitlin | removed support for Salford compiler (which was almost...
|
commit | commitdiff | tree |
next |