projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Smooth Aqua buttons in wxTreeCtrl.
[wxWidgets.git]
/
src
/
common
/
config.cpp
2001-12-14
Vadim Zeitlin
wxConfig clean up and bug fix for record defaults
blob
|
commitdiff
|
raw
2001-07-02
Julian Smart
Various wxUniversal/wxMicroWindows fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Julian Smart
Further wxUniv fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-05-28
Vadim Zeitlin
compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-05-27
Vadim Zeitlin
really fixed wxConfig bug
blob
|
commitdiff
|
raw
|
diff to current
2001-05-27
Vadim Zeitlin
fixed wxConfig bug I've introduced yesterday
blob
|
commitdiff
|
raw
|
diff to current
2001-05-27
Vadim Zeitlin
oops, typo leading to compilation problem fixed
blob
|
commitdiff
|
raw
|
diff to current
2001-05-27
Vadim Zeitlin
fixed 'patch' #422993 (Error in wxConfigBase::Write...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-10
Václav Slavík
fixed handling of root paths: now checks if string...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-05-05
Julian Smart
Misc fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-12-02
Vadim Zeitlin
a small compilation fix
blob
|
commitdiff
|
raw
|
diff to current
1999-12-02
Vadim Zeitlin
a small compilation fix
blob
|
commitdiff
|
raw
|
diff to current
1999-12-02
Vadim Zeitlin
wxUSE_CONFIG_NATIVE fix
blob
|
commitdiff
|
raw
|
diff to current
1999-11-11
Stefan Csomor
wxMac completed so far, generic listctrl extension
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Robert Roebling
Some #include and #if wxUSE_XX things
blob
|
commitdiff
|
raw
|
diff to current
1999-06-15
Robert Roebling
Added a few #if wxUSE_XXX
blob
|
commitdiff
|
raw
|
diff to current
1999-04-16
Ove Kaaven
Unicodified wxSplitPath
blob
|
commitdiff
|
raw
|
diff to current
1999-04-12
Ove Kaaven
It now compiles all these files without warnings in...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-07
Vadim Zeitlin
no more SetAppName/SetVendor in the config classes
blob
|
commitdiff
|
raw
|
diff to current
1999-01-24
Julian Smart
Added some Motif wxGLCanvas support; some more Motif...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-20
Vadim Zeitlin
wxString::Right() changed to AfterLast() (config works...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-20
Julian Smart
Fixed wxConfig (I hope) and disabled wxRegConfig::Delet...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-08
Robert Roebling
Compile improvemnts for strict compilers and the...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Julian Smart
Doc & Symantec C++ fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-01-04
Robert Roebling
configure and #ifdef wxUSE_XXX updates
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Julian Smart
Added convenience form of wxEvtHandler::Connect, only...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-20
Julian Smart
wxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-09
Vadim Zeitlin
"wxGDIObject * => &" related changes (see mail to the...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Julian Smart
Various fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-02
Julian Smart
Removed DrawOpenSpline since it doesn't seem to be...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-22
Julian Smart
Some more Motif work; included utils.h in fileconf...
blob
|
commitdiff
|
raw
|
diff to current
1998-09-12
Robert Roebling
Removed warnings
blob
|
commitdiff
|
raw
|
diff to current
1998-08-27
Julian Smart
wxConfig changes to be more logical.
blob
|
commitdiff
|
raw
|
diff to current
1998-08-22
Julian Smart
Removed child frame CreateStatusBar from MDI sample...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-18
Vadim Zeitlin
globally renamed uint to size_t. This has _not_ been...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-16
Karsten Ballüder
added one extra check for emptyness
blob
|
commitdiff
|
raw
|
diff to current
1998-08-16
Vadim Zeitlin
Karsten's correction undone - this code is (was) correct!
blob
|
commitdiff
|
raw
|
diff to current
1998-08-15
Karsten Ballüder
fixed a logical error (! isempty) instead of isempty
blob
|
commitdiff
|
raw
|
diff to current
1998-08-11
Vadim Zeitlin
'\\' can be used to suppress special meaning in '%...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-03
Vadim Zeitlin
minor changes and bug corrections (interface unchanged)
blob
|
commitdiff
|
raw
|
diff to current
1998-08-02
Vadim Zeitlin
wxConfig -> wxConfigBase renaming plus some minor changes
blob
|
commitdiff
|
raw
|
diff to current
1998-07-29
Vadim Zeitlin
1) APPCONF_ constants renamed to wxCONFIG_
blob
|
commitdiff
|
raw
|
diff to current
1998-07-20
Karsten Ballüder
fixed config incosistency
blob
|
commitdiff
|
raw
|
diff to current
1998-07-17
Vadim Zeitlin
last traces of wxTString removed
blob
|
commitdiff
|
raw
|
diff to current
1998-07-15
Vadim Zeitlin
speed optimizations: some functions now use wxString...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-14
Vadim Zeitlin
ExpandEnvVars was eating backslashes - no more.
blob
|
commitdiff
|
raw
|
diff to current
1998-07-10
Karsten Ballüder
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-02
Julian Smart
Various changes for 16-bit compilation
blob
|
commitdiff
|
raw
|
diff to current
1998-06-22
Vadim Zeitlin
bug in SplitPath() corrected - now ".." handled correctly
blob
|
commitdiff
|
raw
|
diff to current
1998-05-26
Vadim Zeitlin
added "const char *Read()" returning pointer to statis...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current