Commit graph

445 commits

Author SHA1 Message Date
koldo
7971424ab8 *Controls4U: Included limit control in Meter by Jerson.
git-svn-id: svn://ultimatepp.org/upp/trunk@2691 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-13 20:36:46 +00:00
koldo
90f395831b Control4U: Knob details
git-svn-id: svn://ultimatepp.org/upp/trunk@2685 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-11 19:37:14 +00:00
koldo
36b0176e2c *SysInfo: Added include for console
git-svn-id: svn://ultimatepp.org/upp/trunk@2684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-11 19:34:39 +00:00
koldo
949e917c6a .Functions4U: Drawing functions now only require Core
git-svn-id: svn://ultimatepp.org/upp/trunk@2683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-11 19:32:16 +00:00
koldo
87037d034f .Scatter: Included tojocky functions
git-svn-id: svn://ultimatepp.org/upp/trunk@2678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-09 16:16:10 +00:00
kohait
03a3218bd7 bazaar: Dispatcher: Dispatcher0 notifiactor without arguments
Gen: some cleanup and CopyingC / PolyCopyingC interface

git-svn-id: svn://ultimatepp.org/upp/trunk@2677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-09 10:13:19 +00:00
koldo
2dbd2e99da *Scatter: Fix in SetMinUnits() by tojocky
git-svn-id: svn://ultimatepp.org/upp/trunk@2667 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-07 22:08:37 +00:00
koldo
7173dd29e0 SysInfo: Added GetAdapterInfo demo.
git-svn-id: svn://ultimatepp.org/upp/trunk@2666 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-07 20:52:42 +00:00
koldo
926dfd10fe SysInfo: Added GetAdapterInfo. GetMacAddress is deprecated.
git-svn-id: svn://ultimatepp.org/upp/trunk@2665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-07 20:52:18 +00:00
koldo
4b22fe23ee Functions4U: Some improvements in LaunchFile, added UpperFolder and Dl (old DLL) now in Linux too
git-svn-id: svn://ultimatepp.org/upp/trunk@2664 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-07 20:48:52 +00:00
kohait
c71e0a8623 bazaar: naming of packets, uppweb: listing of recently added packets
git-svn-id: svn://ultimatepp.org/upp/trunk@2661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-07 09:26:04 +00:00
kohait
221114eb1d bazaar: Dispatcher: Clear method, EnableOption, Gen: some helpful interfaces, to be extended
git-svn-id: svn://ultimatepp.org/upp/trunk@2657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-06 16:46:53 +00:00
kohait
0f210cc07a bazaar: Tree: Serialize and Xmlize support, examples on Node<T> and Leaf<T>
git-svn-id: svn://ultimatepp.org/upp/trunk@2656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-06 16:28:21 +00:00
mrjt
34c201f4a5 Docking: Fixed DockManager tree bug
TabBar: Fix for Right/Bottom alignment Painting

git-svn-id: svn://ultimatepp.org/upp/trunk@2655 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-06 10:58:50 +00:00
micio
1f21aeb9f5 Test for HelpViewer class
git-svn-id: svn://ultimatepp.org/upp/trunk@2650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-01 15:45:13 +00:00
micio
262d11617b HelpViewer : Help Window class with TOC (Table of Contents) handling
git-svn-id: svn://ultimatepp.org/upp/trunk@2649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-01 15:43:10 +00:00
kohait
91ce2e1c72 bazaar: CMeter: code artefact, Dispatcher: param is not nessesary actually, has been removed.
git-svn-id: svn://ultimatepp.org/upp/trunk@2648 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-01 08:54:09 +00:00
koldo
8a07235f3d MtAlt: Virtual base classes support with caching
git-svn-id: svn://ultimatepp.org/upp/trunk@2647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-31 20:59:13 +00:00
koldo
2d1de0d110 OfficeAutomation_demo_console: Included better GetData() test using cyrillic characters thanks to change from using wcstombs() to WideCharToMultiByte() in GetVariant(). Thanks Mindtraveller!
git-svn-id: svn://ultimatepp.org/upp/trunk@2641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-26 22:57:11 +00:00
koldo
2428103513 Functions4U: Substituted wcstombs() with WideCharToMultiByte() in GetVariant()
git-svn-id: svn://ultimatepp.org/upp/trunk@2640 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-26 22:55:02 +00:00
micio
195331efce SysInfo : added compiler flag check for POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@2637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-25 07:19:50 +00:00
kohait
b0a27dd495 bazaar: CMeter cleaning and Test Case enhancment, demonstrating stepping/linear stepping
git-svn-id: svn://ultimatepp.org/upp/trunk@2629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-20 15:22:17 +00:00
koldo
c1ead9d73b Controls4U_Demo: Knob: Included SetMajorStep and SetMinorStep
git-svn-id: svn://ultimatepp.org/upp/trunk@2628 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-19 21:15:53 +00:00
koldo
309f282805 Controls4U: Knob: Included SetMajorStep and SetMinorStep
git-svn-id: svn://ultimatepp.org/upp/trunk@2627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-19 21:15:21 +00:00
koldo
4c524b6fb8 *Controls4U: Fixed .usc
git-svn-id: svn://ultimatepp.org/upp/trunk@2626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-18 20:19:17 +00:00
kohait
6073d6f89c bazaar: CMeter: a progressbar / meter / slider with some versetile settings Ctrl
git-svn-id: svn://ultimatepp.org/upp/trunk@2625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 21:39:53 +00:00
kohait
00369e6875 bazaar: CoWork clone with own Thread pool, AddThread,KillThread feature, WorkQueue a one-thread threadpool to offload work to be processed in order (see WorkQueueTest & WorkQueueTest2)
git-svn-id: svn://ultimatepp.org/upp/trunk@2624 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 21:10:05 +00:00
kohait
e8a2be07ec bazaar: Dispatcher generic class to dispatch data to arbitrary recepients (very simple), see examples
git-svn-id: svn://ultimatepp.org/upp/trunk@2623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 20:13:39 +00:00
koldo
3bd8d9bf51 Controls4U: Finished, documented and improved speed
git-svn-id: svn://ultimatepp.org/upp/trunk@2622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 19:15:24 +00:00
koldo
8242ef074d Controls4U_Demo: Updated Controls4U
git-svn-id: svn://ultimatepp.org/upp/trunk@2621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 19:15:16 +00:00
kohait
4afa267ff2 bazaar: DeEncrypt: forgotten src doc correction
git-svn-id: svn://ultimatepp.org/upp/trunk@2618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 13:59:19 +00:00
kohait
5f903e7901 bazaar: DeEncrypter: using buffered / streamed read and write from / to file, bugfix 'Out of Memory'
git-svn-id: svn://ultimatepp.org/upp/trunk@2617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 13:57:48 +00:00
kohait
19338a522f bazaar: BufferStream: Crop function
uppweb: bazaar page reference for BufferStream, DeEncrypter, Tree

git-svn-id: svn://ultimatepp.org/upp/trunk@2616 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 11:17:16 +00:00
koldo
07f1d57669 .Controls4U: Ended actual implementation styles look & feel
git-svn-id: svn://ultimatepp.org/upp/trunk@2613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-14 21:54:08 +00:00
koldo
49c61abb55 Functions4U: Added FormatDoubleAdjust for graph legends
git-svn-id: svn://ultimatepp.org/upp/trunk@2611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 23:38:47 +00:00
koldo
785ab54682 Controls4U_Demo: Knob with minor marks
git-svn-id: svn://ultimatepp.org/upp/trunk@2610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 23:33:45 +00:00
koldo
ffb4c93fef Controls4U: Knob with minor marks and new select behavior
git-svn-id: svn://ultimatepp.org/upp/trunk@2609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 23:33:23 +00:00
kohait
f51955968a bazaar: BufferStream, a Vector<byte> buffer based, self growing Stream
git-svn-id: svn://ultimatepp.org/upp/trunk@2607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 14:00:33 +00:00
kohait
c761602615 bazaar: a Tree<T> implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@2606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 13:05:11 +00:00
koldo
0b482d4c7e Controls4U_Demo: Included Knob control very initial version
git-svn-id: svn://ultimatepp.org/upp/trunk@2603 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-11 20:20:20 +00:00
koldo
7be4f3c0a8 Controls4U: Included Knob control very initial version
git-svn-id: svn://ultimatepp.org/upp/trunk@2602 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-11 20:19:55 +00:00
koldo
066cb4d509 MtAlt: Added callbacks with 5 arguments
git-svn-id: svn://ultimatepp.org/upp/trunk@2601 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-11 19:55:31 +00:00
micio
a74e1468c9 PixRaster : updated Leptonica library to version 1.65
git-svn-id: svn://ultimatepp.org/upp/trunk@2598 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-07 23:38:03 +00:00
micio
9216fdd6b3 PixRaster : Fixed Leptonica jpeglib.h include to use UPP one - Avoids version mismatches problems
git-svn-id: svn://ultimatepp.org/upp/trunk@2596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-07 08:07:03 +00:00
micio
6241f2e7dd PixRaster : added some more function wrappers
git-svn-id: svn://ultimatepp.org/upp/trunk@2595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-07 07:56:21 +00:00
kohait
1b6abbdbe4 bazaar: DeEncrypter, an AESStream bases app, small key generater & Encrypter / Decrypter for multiple files
git-svn-id: svn://ultimatepp.org/upp/trunk@2594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-05 19:01:00 +00:00
koldo
72dcb7ae72 *Functions4U: StrToTime gets errors from StrToDate
git-svn-id: svn://ultimatepp.org/upp/trunk@2591 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-03 21:40:34 +00:00
koldo
a9918fcf41 LEDCtrl: New LED control by Christian (cb31_fr)
git-svn-id: svn://ultimatepp.org/upp/trunk@2585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-01 21:18:15 +00:00
koldo
a17f5a86c9 .Functions4U: Improved doc.
git-svn-id: svn://ultimatepp.org/upp/trunk@2581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-30 20:23:45 +00:00
koldo
62f8eb23c9 *SysInfo: Fixed GetMacAddress()
git-svn-id: svn://ultimatepp.org/upp/trunk@2579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-29 21:00:25 +00:00