2003-07-31 |
Vadim Zeitlin | use XP renderer if available; implemented splitter...
|
commit | commitdiff | tree |
2003-07-30 |
Vadim Zeitlin | compilation fix after wxUxThemeEngine changes
|
commit | commitdiff | tree |
2003-07-30 |
Vadim Zeitlin | [start of] cleanup uxtheme support code
|
commit | commitdiff | tree |
2003-07-30 |
Vadim Zeitlin | added wxVListBox::OnDrawBackground(); fixed warnings
|
commit | commitdiff | tree |
2003-07-30 |
Vadim Zeitlin | warning fix (bug 714677)
|
commit | commitdiff | tree |
2003-07-30 |
Vadim Zeitlin | reverted GTK 1.x part of the last patch, it breaks...
|
commit | commitdiff | tree |
2003-07-29 |
Vadim Zeitlin | quick and dirty fix for strptime()
|
commit | commitdiff | tree |
2003-07-28 |
Vadim Zeitlin | regenerated after adding rendcmn.cpp
|
commit | commitdiff | tree |
2003-07-28 |
Vadim Zeitlin | compilation fix for !PCH
|
commit | commitdiff | tree |
2003-07-28 |
Vadim Zeitlin | added rendcmn.cpp
|
commit | commitdiff | tree |
2003-07-28 |
Vadim Zeitlin | added new renderer files
|
commit | commitdiff | tree |
2003-07-28 |
Vadim Zeitlin | added wxAppTraits::CreateRenderer() which may be used...
|
commit | commitdiff | tree |
2003-07-28 |
Vadim Zeitlin | load ws2_32.dll dynamically in wxGetFullHostName()
|
commit | commitdiff | tree |
2003-07-27 |
Vadim Zeitlin | GetPath() now has wxPATH_GET_COLUME by default
|
commit | commitdiff | tree |
2003-07-27 |
Vadim Zeitlin | implemented native GTK drawing for the splitter
|
commit | commitdiff | tree |
2003-07-27 |
Vadim Zeitlin | added orient parameter to DrawSplitterSash instead...
|
commit | commitdiff | tree |
2003-07-26 |
Vadim Zeitlin | Unicode compilation fixes (patch 747793)
|
commit | commitdiff | tree |
2003-07-26 |
Vadim Zeitlin | VC++ warning fixes
|
commit | commitdiff | tree |
2003-07-25 |
Vadim Zeitlin | warning fixes (closes 767152)
|
commit | commitdiff | tree |
2003-07-25 |
Vadim Zeitlin | columns are in report mode, not list (bug 776081)
|
commit | commitdiff | tree |
2003-07-24 |
Vadim Zeitlin | if IsAlwaysOnline() returns true, IsOnline() should...
|
commit | commitdiff | tree |
2003-07-24 |
Vadim Zeitlin | more compilation fixes
|
commit | commitdiff | tree |
2003-07-24 |
Vadim Zeitlin | fix some warnings
|
commit | commitdiff | tree |
2003-07-23 |
Vadim Zeitlin | compilation fix...
|
commit | commitdiff | tree |
2003-07-23 |
Vadim Zeitlin | attempt to fix waiting for a thread in another non...
|
commit | commitdiff | tree |
2003-07-23 |
Vadim Zeitlin | another compilation fix
|
commit | commitdiff | tree |
2003-07-23 |
Vadim Zeitlin | compilation fixes
|
commit | commitdiff | tree |
2003-07-23 |
Vadim Zeitlin | fixed completely broken CheckForTransparency()
|
commit | commitdiff | tree |
2003-07-22 |
Vadim Zeitlin | fixed wxSTAY_ON_TOP for the dialogs
|
commit | commitdiff | tree |
2003-07-22 |
Vadim Zeitlin | failed attempts to implement native GTK look for the...
|
commit | commitdiff | tree |
2003-07-22 |
Vadim Zeitlin | restore some of the styles; added support for splitters...
|
commit | commitdiff | tree |
2003-07-22 |
Vadim Zeitlin | more warning fixes
|
commit | commitdiff | tree |
2003-07-22 |
Vadim Zeitlin | wxAutomationObject is not VC++-only
|
commit | commitdiff | tree |
2003-07-22 |
Vadim Zeitlin | don't sort filenames returned from the dialog
|
commit | commitdiff | tree |
2003-07-22 |
Vadim Zeitlin | more warning fixes; removed references to wxToolBarBase...
|
commit | commitdiff | tree |
2003-07-22 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed...
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | suppress warning about not being able to generate copy...
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | must derive from wxDC, not wxDCBase
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | added default parameters to wxBrush/wxPen ctors
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | virtualized splitter drawing; removed/deprecated some...
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | gave default parameters for wxBrush() ctor from wxColour...
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | gave default parameters for wxBrush() ctor from wxColour...
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | gave default parameters for wxPen() ctor from wxColour...
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | added wxMirrorDC
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | compilation fix for VC6
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | only define operator bool() if operator long() is not...
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | no real changes; just reformatting
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | initialize ICONINFO to avoid Purify warnings
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | bitmaps of size 0 shouldn't be valid
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | load any files, not only XPMs, in wxIcon(wxIconLocation)
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
2003-07-21 |
Vadim Zeitlin | icon location may contain , so added GetIcon() overload...
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | fix for bug introduced in GetNextChild() yesterday
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | added sizers support; allow resizeable wizards (Robert...
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | added wxSize::IncTo/DecTo
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | added \arg macro
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | '-' and '+' icons were reversed
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | more compilation fixes
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | fixed suppressing of wxFontMapper questions which was...
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | compilation fixes
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | added renderer.h/.cpp
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | rebaked after adding renderer.h/.cpp
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | added wxRendererNative to be used by the generic controls...
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | fixed loading of icons from MIME types
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | warning fix
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | fixes for deprecated warnings
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | prevent IsDialogMessage() from hanging in yet another...
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | reverted gdk_fontset_load() change
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | don't disable MDI for Cocoa finally
|
commit | commitdiff | tree |
2003-07-20 |
Vadim Zeitlin | another attempt to open files via DDE corrctly: try...
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | mention wxTreeItemId change
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | made wx[Array]TreeItemId[s] more backwards compatible
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | GetFirst/NextChild() now use wxTreeItemIdValue instead...
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | reverted the last change (colour values changes), it...
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | warning 4284 doesn't have to be suppressed any more...
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | moved smart phone test to chkconf.h from features.h
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | replaced untyped hash with a typed one; 64 bit fixes...
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | reduced compilation dependencies
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | compatibiltiy functions should be inline, we don't...
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | define a special PTR version of LIST macros which should...
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | added NO_PTR versions of ARRAY macros to suppress warnings...
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | don't disable warnings for VC7, not necessary
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | added Show/HideNativeCaret() (patch 759924)
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | don't set focus to radiobox in SetSelection() (patch...
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | extracted common code into a single wxfileDialogBase...
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | added GetForbiddenChars() and TRUE -> true (patch 757777)
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | undecorate C++ names if possible
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | added medium orange/gold corresponding to the old ...
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | mention colour change
|
commit | commitdiff | tree |
2003-07-19 |
Vadim Zeitlin | disable sockets and MDI for Cocoa; do more consistency...
|
commit | commitdiff | tree |
2003-07-18 |
Vadim Zeitlin | allow to change the event propagation level (modified...
|
commit | commitdiff | tree |
2003-07-18 |
Vadim Zeitlin | allow to change the event propagation level (modified...
|
commit | commitdiff | tree |
2003-07-17 |
Vadim Zeitlin | applied event speed up patch (752928)
|
commit | commitdiff | tree |
2003-07-17 |
Vadim Zeitlin | added format parameter to File/DirName()
|
commit | commitdiff | tree |
2003-07-17 |
Vadim Zeitlin | describe better how to use ssociated mutex
|
commit | commitdiff | tree |
2003-07-17 |
Vadim Zeitlin | don't clear the handles list in dtor, it is static...
|
commit | commitdiff | tree |
2003-07-17 |
Vadim Zeitlin | set richedit DLL handle to 0 after unloading (patch...
|
commit | commitdiff | tree |
2003-07-17 |
Vadim Zeitlin | updated colour definitions to the new official X version...
|
commit | commitdiff | tree |
2003-07-17 |
Vadim Zeitlin | treat the string passed to MakeRelativeTo() as directory...
|
commit | commitdiff | tree |
next |