Commit graph

7023 commits

Author SHA1 Message Date
micio
6259219843 Bazaar/PolyXMLTest : added tests for map streaming
git-svn-id: svn://ultimatepp.org/upp/trunk@3840 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-08 18:41:39 +00:00
micio
d37251218a Bazaar/PolyXML : added support for polymorphic maps
git-svn-id: svn://ultimatepp.org/upp/trunk@3839 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-08 18:41:05 +00:00
micio
5f17ea72f0 Added IsErased() member to WithPolyXml class
git-svn-id: svn://ultimatepp.org/upp/trunk@3838 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-08 16:21:45 +00:00
cxl
a46d595bc3 ide: Find file now remembers last file searched (thanks
git-svn-id: svn://ultimatepp.org/upp/trunk@3837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-08 09:15:09 +00:00
kohait
8ba80a22f0 bazaar: Tree: serialization works now, nests inside upp namespace
git-svn-id: svn://ultimatepp.org/upp/trunk@3836 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-07 09:26:04 +00:00
cxl
4f654ccc2b Core: String::GetCharCount
git-svn-id: svn://ultimatepp.org/upp/trunk@3835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-07 07:54:45 +00:00
dolik
d6bd9c9bd0 .bazaar/plugin/portaudio: sync of forgotten headers
git-svn-id: svn://ultimatepp.org/upp/trunk@3834 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 18:48:44 +00:00
dolik
ebfccff488 .bazaar/plugin/portaudio: sync with upstream
git-svn-id: svn://ultimatepp.org/upp/trunk@3833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 16:54:35 +00:00
kohait
6be898dd04 bazaar: CtrlProp ported to ValueCtrl update
git-svn-id: svn://ultimatepp.org/upp/trunk@3832 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 15:18:25 +00:00
kohait
39e05a4bcd bazaar: ValueCtrl: esier extension of editors database and typenames for value types
git-svn-id: svn://ultimatepp.org/upp/trunk@3831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 15:07:48 +00:00
kohait
40cde1e2d3 bazaar: PopUpC cb call order corrected; WithEnterAction major rework of enter key and focus handling; ValueCtrl: more comfortable with new WhenEnterAction, and bugfixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3830 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 13:12:27 +00:00
cxl
d37abcc5a5 Draw, CtrlCore: Chameleon sync optimized/fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@3829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 12:05:28 +00:00
cxl
92c26d3f9e Sql: Fixed string escapment of PGSQL strings
git-svn-id: svn://ultimatepp.org/upp/trunk@3828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 07:24:53 +00:00
cxl
d5727dfa95 bazaar: obsoleted DockCtrl moved to archive
git-svn-id: svn://ultimatepp.org/upp/trunk@3827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 06:29:56 +00:00
cxl
bd7df8a84a bazaar: obsoleted DockCtrl moved to archive
git-svn-id: svn://ultimatepp.org/upp/trunk@3826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-06 06:29:05 +00:00
dolik
bcd0dcd003 .bazaar/SoundExample: selectable input device for recording
git-svn-id: svn://ultimatepp.org/upp/trunk@3825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-05 18:24:34 +00:00
dolik
4d61b4ea70 .bazaar/SoundExample: example code for saving .wav files
git-svn-id: svn://ultimatepp.org/upp/trunk@3824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-05 16:07:30 +00:00
cxl
586cb8ea3f .uppsrc: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-05 08:49:32 +00:00
cxl
7e93675bdb .reference: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-05 08:49:31 +00:00
rylek
140170574e .Esc/Esc.cpp: fixed bug in evaluation of + prefix operator
git-svn-id: svn://ultimatepp.org/upp/trunk@3821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 22:35:15 +00:00
kohait
308edc1f5d various fixes and reworks
bazaar: Gen: Ctrl::LogPos RichValue expose (needs my forum patch with template<> SetNull);
WhitEnterAction: fixes LostFocus useless double invokes
PopUpC: higly customizable now, supports Accept/Reject/Backup/Restore behaviour similar to TopWindow, WithCloserKeys template mapps the ENTER/ESC key functionality without ok/cancel/exit buttons
LogPosCtrl: major extend, supports new PopUpC, closer buttons gone, uses RichValue<Ctrl::LogPos>
ValueCtrl: port to new PopUpC
CtrProp: port to use new PopUpCand RichValue<Ctrl::LogPos>


git-svn-id: svn://ultimatepp.org/upp/trunk@3820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 22:16:18 +00:00
cxl
a61fe98b2c CtrlCore: more WM hints...
git-svn-id: svn://ultimatepp.org/upp/trunk@3819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 22:12:45 +00:00
cxl
601c8129d9 CtrlCore: X11 now supports _NET_WM_PID and _NET_WM_PING protocols (means now able to kill hung X11 process by close button)
git-svn-id: svn://ultimatepp.org/upp/trunk@3818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 20:40:00 +00:00
cxl
7c50909b0c *ide: brc fixed to work in 64bit windows exe
git-svn-id: svn://ultimatepp.org/upp/trunk@3817 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 19:38:52 +00:00
cxl
917f4da8e1 .init
git-svn-id: svn://ultimatepp.org/upp/trunk@3816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 15:12:50 +00:00
cxl
d22d60406a *ColorPopup: Fixed crashing in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@3815 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 15:09:27 +00:00
cxl
65a46e5efc *ide, CtrlCore: fixed crashing of assist popup on mouse click
git-svn-id: svn://ultimatepp.org/upp/trunk@3814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 14:57:06 +00:00
kohait
d868626d91 bazaar: Tree fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3813 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 09:28:07 +00:00
cxl
ade917043c XmlRpc: CharFilterNoCr made public
git-svn-id: svn://ultimatepp.org/upp/trunk@3812 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-02 11:22:30 +00:00
kohait
8bd9bf3bd2 bazaar: CtrlFinder, CtrlMover, CtrlProp target handling fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3811 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-02 09:42:07 +00:00
cxl
2c408a00e4 uppsrc: Docking added to canonical packages
git-svn-id: svn://ultimatepp.org/upp/trunk@3810 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-02 08:20:56 +00:00
cxl
395b0f2b2b Docking: Moved from bazaar
git-svn-id: svn://ultimatepp.org/upp/trunk@3809 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-02 08:19:55 +00:00
cxl
d3e9007f2b reference: Docking examples
git-svn-id: svn://ultimatepp.org/upp/trunk@3808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-02 08:19:55 +00:00
cxl
8ceb7c9bc5 *CtrlCore: TimerProc call moved to utilityProc to fix Docking package
git-svn-id: svn://ultimatepp.org/upp/trunk@3807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-02 08:10:45 +00:00
cxl
9121452258 Core: TextSettings: TrimBoth now used for value
git-svn-id: svn://ultimatepp.org/upp/trunk@3806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-02 08:07:26 +00:00
koldo
c64a812fd0 plugin/Eigen: Eigen update.
git-svn-id: svn://ultimatepp.org/upp/trunk@3805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-31 20:11:17 +00:00
kohait
6a1ab6787e bazaar: Gen: Instancer simplification, Misc.h not included by default
git-svn-id: svn://ultimatepp.org/upp/trunk@3804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-31 08:45:34 +00:00
unodgs
c3d35782a9 DropGrid: Fixed crashing on drop down
git-svn-id: svn://ultimatepp.org/upp/trunk@3803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-30 17:01:17 +00:00
kohait
ff8e54762d bazaar: CtrlPos: free drawing fix
git-svn-id: svn://ultimatepp.org/upp/trunk@3802 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-30 12:00:42 +00:00
kohait
2b2bed89ba bazaar::CtrlPos & CtrlFinder WhenBar support, WhenLeftDouble
git-svn-id: svn://ultimatepp.org/upp/trunk@3801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-30 11:55:11 +00:00
cxl
854aee4210 .DropList Now supports unicode
git-svn-id: svn://ultimatepp.org/upp/trunk@3800 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-30 08:01:36 +00:00
novo
e1576ad59a Added initial version of Firebird/Interbase driver.
git-svn-id: svn://ultimatepp.org/upp/trunk@3798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-30 02:44:17 +00:00
kohait
c7aaec5c78 bazaar: various fixes: CtrlFinder assert bug, CtrlPos presistant ctrl selection, CtrlProp: manual reload button, LogPosCtrl: get rid of Ctrl base ref dependency
git-svn-id: svn://ultimatepp.org/upp/trunk@3797 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-30 00:49:35 +00:00
unodgs
524700b81e GridCtrl: Added ThreeStateOption()
git-svn-id: svn://ultimatepp.org/upp/trunk@3796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-29 21:27:13 +00:00
rylek
07cb5ef842 .Web/httpsrv.cpp: minor fixes in POST data handling
git-svn-id: svn://ultimatepp.org/upp/trunk@3795 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-29 21:03:08 +00:00
cxl
937459ce58 Core: GetLngSet(const String& module)
git-svn-id: svn://ultimatepp.org/upp/trunk@3794 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-28 17:17:05 +00:00
cxl
72258816ea ide: CodeEditor now regards accented characters as ID letters
git-svn-id: svn://ultimatepp.org/upp/trunk@3793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-28 17:13:36 +00:00
cxl
0757232862 *uppsrc: fixed 'packages' to include 'upt' folder
git-svn-id: svn://ultimatepp.org/upp/trunk@3792 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-28 11:12:47 +00:00
cxl
dcb3f354b5 .umk documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@3791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-28 07:02:12 +00:00
koldo
ae2f88b42b .Controls4U_Demo: Removed class from demo. Too soon to be released.
git-svn-id: svn://ultimatepp.org/upp/trunk@3790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-26 21:53:15 +00:00