projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
added wxTreeCtrl::AssignImageList
[wxWidgets.git]
/
src
/
common
/
fileconf.cpp
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
2000-02-15
Vadim Zeitlin
fixed bug in handling value names with escaped chars
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Vadim Zeitlin
fixed bug in handling quoted characters in value names
blob
|
commitdiff
|
raw
|
diff to current
2000-01-26
Stefan Neis
LINKAGEMODE is defined in defs.h. No need to have the...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-22
Vadim Zeitlin
1. added wxMemoryConfig (private) class
blob
|
commitdiff
|
raw
|
diff to current
1999-12-26
Vadim Zeitlin
1. misc compilation (errors, warnings) fixes (from...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-22
Jouk Jansen
Committing in .
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-11-05
Vadim Zeitlin
1. wxFontMapper almost finished
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-07-29
David Webster
*** empty log message ***
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-13
Vadim Zeitlin
1. some more of "#if wxUSE_XXX" here and there
blob
|
commitdiff
|
raw
|
diff to current
1999-05-11
Vadim Zeitlin
spaces around '=' are not needed any more in config...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-05
J. Russell Smyth
Added wxCONFIG_USE_RELATIVE_PATH option to allow relati...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-16
Vadim Zeitlin
bug in handling escaped chars in entries/group names...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-16
Vadim Zeitlin
attempted Borland C++ compilation fix
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-04-07
Karsten Ballüder
I seem to have fixed the DeleteSubGroups() bug - PLEASE...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-09
Vadim Zeitlin
arbitrary characters allowed in wxFileConfig entry...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-02
Vadim Zeitlin
allow 8bit chars in the group names in wxFileConfig
blob
|
commitdiff
|
raw
|
diff to current
1999-02-01
Stefan Csomor
latest CW additions
blob
|
commitdiff
|
raw
|
diff to current
1999-01-20
Vadim Zeitlin
RenameEntry/Group() functions added to wxConfig and...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-16
Julian Smart
Various changes for Salford C++, and commited fileconf...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-14
Vadim Zeitlin
1. NOT_FOUND -> wxNOT_FOUND
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
1999-01-01
Stefan Csomor
mac support as stubs added
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-26
Vadim Zeitlin
some sprintf()s replaced with wxString::Printf
blob
|
commitdiff
|
raw
|
diff to current
1998-11-16
Robert Roebling
Fixed bug in dc::blit()
blob
|
commitdiff
|
raw
|
diff to current
1998-11-15
Julian Smart
Fix to parser.y to make it compile with makefile.unx...
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-25
Vadim Zeitlin
USE_xxx constants renamed to wxUSE_xxx. This is an...
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-20
Vadim Zeitlin
1) minor modifications in fileconf.cpp
blob
|
commitdiff
|
raw
|
diff to current
1998-09-03
Vadim Zeitlin
wxFileConfig ctor now (again) uses the files in the...
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-18
Vadim Zeitlin
globally renamed uint to size_t. This has _not_ been...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-15
Karsten Ballüder
Added configure option --with-dmalloc to use the dmallo...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-15
Julian Smart
Changes mostly as a result of __WXSTUBS__ compilation...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-08
Denis Pershin
DP:
blob
|
commitdiff
|
raw
|
diff to current
1998-08-05
Vadim Zeitlin
compilation problem under Windows fixed (Karsten, you...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-05
Karsten Ballüder
added SetRecordDefaults() and IsRecordingDefaults(...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-04
Karsten Ballüder
re-fixed wxFileConfig(wxString, wxString) constructor
blob
|
commitdiff
|
raw
|
diff to current
1998-08-03
Vadim Zeitlin
1) wxFileConfig now longer tries to delete system-wide...
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-03
Karsten Ballüder
fixed GetGlobalFilename()
blob
|
commitdiff
|
raw
|
diff to current
1998-08-03
Karsten Ballüder
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1998-08-03
Karsten Ballüder
fixed wxFileConfig constructor bug
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-08-02
Karsten Ballüder
added slash to path
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-22
Vadim Zeitlin
warning under gcc removed
blob
|
commitdiff
|
raw
|
diff to current
1998-07-20
Vadim Zeitlin
bug in wxFileConfig::DeleteEntry/Group corrected
blob
|
commitdiff
|
raw
|
diff to current
1998-07-18
Vadim Zeitlin
several bugs fixes
blob
|
commitdiff
|
raw
|
diff to current
1998-07-17
Vadim Zeitlin
last traces of wxTString removed
blob
|
commitdiff
|
raw
|
diff to current
1998-07-16
Vadim Zeitlin
wxFileConfig uses sorted arrays (big performance improv...
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-12
Vadim Zeitlin
memory leak plugged
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-07
Vadim Zeitlin
added HasEntry/Group function to wxConfig, corrected...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-03
Julian Smart
Added wxExpr parser/lexer files which had somehow got...
blob
|
commitdiff
|
raw
|
diff to current
1998-06-18
Vadim Zeitlin
wxFileConfig bugs corrected (now the new entries belong...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-26
Vadim Zeitlin
wxFileConfig now has it's own header, the config file...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current