2006-04-23 |
Vadim Zeitlin | emit only 1, not 2, events when changing text of a...
|
commit | commitdiff | tree |
2006-04-21 |
Vadim Zeitlin | fix for Win64 after last sizeof(OPENFILENAME) change
|
commit | commitdiff | tree |
2006-04-21 |
Vadim Zeitlin | test centering file dialog on parent frame
|
commit | commitdiff | tree |
2006-04-21 |
Vadim Zeitlin | no real changes, just (unsuccessful) attempts to make...
|
commit | commitdiff | tree |
2006-04-21 |
Vadim Zeitlin | added operator=(unsigned int) overload (should help...
|
commit | commitdiff | tree |
2006-04-21 |
Vadim Zeitlin | always use V5 OPENFILENAME struct first and fall back...
|
commit | commitdiff | tree |
2006-04-21 |
Vadim Zeitlin | made wxCommandEvent::GetInt() return int, not long...
|
commit | commitdiff | tree |
2006-04-20 |
Vadim Zeitlin | LaTeX syntax error in wxRenameFile fixed
|
commit | commitdiff | tree |
2006-04-19 |
Vadim Zeitlin | fix off by one error in CharToString(); also simplified...
|
commit | commitdiff | tree |
2006-04-19 |
Vadim Zeitlin | implemented DrawCheckButton() for XP renderer; code...
|
commit | commitdiff | tree |
2006-04-19 |
Vadim Zeitlin | don't duplicate wxDCBase::DoDrawCheckMark() code in...
|
commit | commitdiff | tree |
2006-04-19 |
Vadim Zeitlin | use wxDC::DrawCheckMark() to draw the checkbox button...
|
commit | commitdiff | tree |
2006-04-19 |
Vadim Zeitlin | fixed unused param warning
|
commit | commitdiff | tree |
2006-04-19 |
Vadim Zeitlin | regenerated using build/update-setup-h to have wxUSE_DISPLAY...
|
commit | commitdiff | tree |
2006-04-19 |
Vadim Zeitlin | set wxUSE_DISPLAY to 1 by default
|
commit | commitdiff | tree |
2006-04-19 |
Vadim Zeitlin | put wxUSE_DATAVIEWCTRL in alphabetical order
|
commit | commitdiff | tree |
2006-04-18 |
Vadim Zeitlin | define constfunc in terms of func, this helps tex2rtf...
|
commit | commitdiff | tree |
2006-04-18 |
Vadim Zeitlin | wxSizerItem can be used by user code
|
commit | commitdiff | tree |
2006-04-18 |
Vadim Zeitlin | don't use the return result of wxLocaltime_r, we receive...
|
commit | commitdiff | tree |
2006-04-18 |
Vadim Zeitlin | use CXXFLAGS instead of CFLAGS in several places now...
|
commit | commitdiff | tree |
2006-04-18 |
Vadim Zeitlin | regenaretd configure after AC_LANG changes
|
commit | commitdiff | tree |
2006-04-18 |
Vadim Zeitlin | don't include GNOME FS header if we don't use it (and...
|
commit | commitdiff | tree |
2006-04-18 |
Vadim Zeitlin | compile GTK+ test program using C compiler, not C+...
|
commit | commitdiff | tree |
2006-04-18 |
Vadim Zeitlin | removed extra semicolon
|
commit | commitdiff | tree |
2006-04-18 |
Vadim Zeitlin | do all tests using C++ compiler, this should fix all...
|
commit | commitdiff | tree |
2006-04-17 |
Vadim Zeitlin | compilation fix for !WX_PRECOMP
|
commit | commitdiff | tree |
2006-04-17 |
Vadim Zeitlin | document that Remove(index) doesn't delete the window...
|
commit | commitdiff | tree |
2006-04-17 |
Vadim Zeitlin | corrected ancient event type constant in an example
|
commit | commitdiff | tree |
2006-04-17 |
Vadim Zeitlin | implement Layout() so that sizers work correctly when...
|
commit | commitdiff | tree |
2006-04-17 |
Vadim Zeitlin | don't use COMPRESSION_LZW by default, it's not implemented...
|
commit | commitdiff | tree |
2006-04-17 |
Vadim Zeitlin | added insert_at property for the object nodes (patch...
|
commit | commitdiff | tree |
2006-04-17 |
Vadim Zeitlin | added wxStandardPaths::GetDocumentsDir() (patch 1214360)
|
commit | commitdiff | tree |
2006-04-17 |
Vadim Zeitlin | don't eat activation events (replaces patch 1465849)
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | added a menu allowing to quickly switch to any page
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | no changes, just removed some commented out code
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | don't return items which are not visible from DoHitTest...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | added a menu allowing to change the border style used...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | centralized the handling of border styles; added borders...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | added wxMenu::AppendSubMenu() to avoid having to specify...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | clarified the rules for determining whether the path...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | added virtual dtor to wxHtmlWindowMouseHelper to avoid...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | simplify/cleanup wxTheXXXList and wxGDIObject code...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | build fixes for wxUSE_LOG==0 (modified patch 1450207)
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | documented Set/GetBitmapSelected() (patch 1339028)
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | show effects of mirroring toucan image with alpha ...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | Handle alpha channel in wxImage::Mirror() and GetSubImage...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | implement wxFileModificationTime() in terms of wxFileName...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | added overwrite parameter to wxRenameFile (patch 1467041)
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | added missing methods documentation (patch 1466949...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | define WX_DIR as WXWIN env var for Unix and not only...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | allow specifying non default libraries for gnu output...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | HitTest() seems to be implemented on most platforms...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | fixed typo in EVT_SCROLLWIN_BOTTOM documentation (patch...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | set up scrollbars correctly when we don't need them...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | removed unnecessary (the problem is due to a bug elsewhere...
|
commit | commitdiff | tree |
2006-04-16 |
Vadim Zeitlin | a tentatively better fix for the problem of patch 1456060...
|
commit | commitdiff | tree |
2006-04-15 |
Vadim Zeitlin | removed unneeded reverse_iterator::operator->() which...
|
commit | commitdiff | tree |
2006-04-15 |
Vadim Zeitlin | made width computation in GetTextExtent() more precise...
|
commit | commitdiff | tree |
2006-04-15 |
Vadim Zeitlin | added wxString::rbegin() and rend()
|
commit | commitdiff | tree |
2006-04-15 |
Vadim Zeitlin | slight simplification of coords translation code in...
|
commit | commitdiff | tree |
2006-04-14 |
Vadim Zeitlin | removed reference to hvscroll.tex
|
commit | commitdiff | tree |
2006-04-14 |
Vadim Zeitlin | reverted wxHVScrolledWindow patch (back to rev 1.10)
|
commit | commitdiff | tree |
2006-04-14 |
Vadim Zeitlin | respect the specified font encoding in DoGetTextExtent...
|
commit | commitdiff | tree |
2006-04-14 |
Vadim Zeitlin | added wxGTK_CONV_FONT/ENC
|
commit | commitdiff | tree |
2006-04-14 |
Vadim Zeitlin | don't show vertical scrollbar if we don't need it
|
commit | commitdiff | tree |
2006-04-14 |
Vadim Zeitlin | reverted wxHVScrolledWindow patch (rev 1.19/1.21 of...
|
commit | commitdiff | tree |
2006-04-14 |
Vadim Zeitlin | fixed bug with not taking background colour into account...
|
commit | commitdiff | tree |
2006-04-13 |
Vadim Zeitlin | initialize nulLen to 0 for all compilers as some versions...
|
commit | commitdiff | tree |
2006-04-12 |
Vadim Zeitlin | mention UTF-16/32 fixes
|
commit | commitdiff | tree |
2006-04-12 |
Vadim Zeitlin | made ShouldPreventAppExit() public
|
commit | commitdiff | tree |
2006-04-12 |
Vadim Zeitlin | a better compilation fix after wxGTK_CONV changes
|
commit | commitdiff | tree |
2006-04-11 |
Vadim Zeitlin | removed spurious if in DoGradientFillLinear()
|
commit | commitdiff | tree |
2006-04-11 |
Vadim Zeitlin | compilation fix after wxGTK_CONV changes
|
commit | commitdiff | tree |
2006-04-11 |
Vadim Zeitlin | added wx/font.h include to fix PCH-less build
|
commit | commitdiff | tree |
2006-04-11 |
Vadim Zeitlin | removed wxGTK2 hack, not needed any more
|
commit | commitdiff | tree |
2006-04-11 |
Vadim Zeitlin | if we don't convert message catalog strings to the...
|
commit | commitdiff | tree |
2006-04-11 |
Vadim Zeitlin | Unicode compilation fix after last commit
|
commit | commitdiff | tree |
2006-04-11 |
Vadim Zeitlin | some code simplifications, no real changes
|
commit | commitdiff | tree |
2006-04-11 |
Vadim Zeitlin | added wxConvUI which determines the conversion used...
|
commit | commitdiff | tree |
2006-04-11 |
Vadim Zeitlin | documented all the other global conversion objects...
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | use wxConvLocal for wxFONTENCODING_SYSTEM/DEFAULT in...
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | all encodings are available in GTK+ 2 (because we always...
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | use the encoding of the font which is used to draw...
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | no changes, just corrected the comment for wxConvLocal
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | wxGetActiveWindow() exists in wxGTK
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | don't let the user modify the contents of read-only...
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | added wxDCClipper ctor overload taking a wxRegion and...
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | use #if WXWIN_COMPATIBILITY_2_6 guard around implementation...
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | use #if WXWIN_COMPATIBILITY_2_6 guard around implementation...
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | use wxGTK_CONV instead of directly using wxConvLocal...
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | added wxWxCharBuffer which stands for buffer of wxChars
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | don't generate wxEVT_CONTEXT_MENU messages for right...
|
commit | commitdiff | tree |
2006-04-10 |
Vadim Zeitlin | fix for the previous commit: delete m_conv after calling...
|
commit | commitdiff | tree |
2006-04-09 |
Vadim Zeitlin | really fix warning about implicitly converting 0 and...
|
commit | commitdiff | tree |
2006-04-09 |
Vadim Zeitlin | ISO8859-1 is also supported by GTK+ 2
|
commit | commitdiff | tree |
2006-04-09 |
Vadim Zeitlin | added more files to parse
|
commit | commitdiff | tree |
2006-04-09 |
Vadim Zeitlin | very minor cleanup
|
commit | commitdiff | tree |
2006-04-08 |
Vadim Zeitlin | don't redefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CONFORM...
|
commit | commitdiff | tree |
2006-04-08 |
Vadim Zeitlin | changed DoMessageFromThreadWait() to not block if there...
|
commit | commitdiff | tree |
next |