Commit graph

2976 commits

Author SHA1 Message Date
rylek
affc79af60 .TCore: fixed clashes of 'global member' functions accross files
*plugin/png: bug fix - wrong interpretation of transparency information (png_get_tRNS)

git-svn-id: svn://ultimatepp.org/upp/trunk@3276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-12 15:53:52 +00:00
cxl
bdf518a893 EditField:GetCaretRect
git-svn-id: svn://ultimatepp.org/upp/trunk@3275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-12 11:51:18 +00:00
koldo
dfcf8820b7 .uppweb: Last update before GSoC
git-svn-id: svn://ultimatepp.org/upp/trunk@3274 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-10 21:16:39 +00:00
cxl
8e1eb52d63 Bug #44
git-svn-id: svn://ultimatepp.org/upp/trunk@3273 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-09 11:42:11 +00:00
cxl
cc4f1a7d6c X11TrayIcon LibNotify API change, RM #44 (thanks Lionel!)
git-svn-id: svn://ultimatepp.org/upp/trunk@3272 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-08 12:25:06 +00:00
unodgs
ed7fecccc0 GridCtrl: Fixed painting summary row if view's width is greater than total columns' width
git-svn-id: svn://ultimatepp.org/upp/trunk@3271 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-07 21:30:34 +00:00
chickenk
6229f18ba4 .uppweb: add a partial French translation of the Overview page
git-svn-id: svn://ultimatepp.org/upp/trunk@3270 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-07 15:23:37 +00:00
chickenk
8ae4c7033b .uppweb: update a few references on French index page
git-svn-id: svn://ultimatepp.org/upp/trunk@3269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-07 15:22:46 +00:00
chickenk
58702f129a .uppweb: add French translation for Download page
git-svn-id: svn://ultimatepp.org/upp/trunk@3268 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-07 11:14:24 +00:00
cxl
b4b935b16f theide: Use unique output directory per assembly (append assembly name to output director)
git-svn-id: svn://ultimatepp.org/upp/trunk@3267 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-06 19:54:34 +00:00
cxl
294a0d4426 SqlExp: Fixed SQLITE3 operator|, Coalesce
git-svn-id: svn://ultimatepp.org/upp/trunk@3266 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-06 17:59:56 +00:00
dolik
a418ff6888 lpbuild: Added Natty Narwhal build + few bug fixes in Makefile
git-svn-id: svn://ultimatepp.org/upp/trunk@3265 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-06 15:54:16 +00:00
tojocky
0e88c146af ZMQ (ZeroMQ) library and a little example: A high-performance asynchronous messaging library (inproc, IPC, TCP, and multicast realization) http://www.zeromq.org/ .
Tested on linux32 (ubuntu 10.10) and win32 (windows XP SP3).

git-svn-id: svn://ultimatepp.org/upp/trunk@3264 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-06 11:13:56 +00:00
chickenk
877847effd .CtrlLib: update references to Callbacks in Toolbar documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@3263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-05 10:54:51 +00:00
chickenk
f8ecf7b48b .Core: update cross-references in Callbacks documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@3262 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-05 10:51:40 +00:00
cxl
481364102b ide: GCC builder should now put libraries at the end of list
git-svn-id: svn://ultimatepp.org/upp/trunk@3261 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-04 08:49:43 +00:00
rylek
81a23f0fc8 .Ole: added #define to cover up clashing Font declarations
git-svn-id: svn://ultimatepp.org/upp/trunk@3260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-04 08:12:50 +00:00
dolik
138fd5bfd1 .CtrlLib: Added links to documentation into the widget list
git-svn-id: svn://ultimatepp.org/upp/trunk@3259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-02 17:54:24 +00:00
cxl
1fe49f609d ide: Export of whole topic group to .pdf
git-svn-id: svn://ultimatepp.org/upp/trunk@3258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-02 13:41:00 +00:00
koldo
e8b92e2183 *Functions4U: Fixed NON_REENTRANT and added doc.
git-svn-id: svn://ultimatepp.org/upp/trunk@3257 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-01 22:43:21 +00:00
koldo
114f380cd1 .SysInfo_demo_console: Removed some unnecessary includes
git-svn-id: svn://ultimatepp.org/upp/trunk@3256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-01 22:42:20 +00:00
koldo
fa56dbf819 .Functions4U_Demo: Changed StaticPlugin demo classes names
git-svn-id: svn://ultimatepp.org/upp/trunk@3255 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-01 22:40:43 +00:00
koldo
23af1b0b78 .uppweb: Updated GSoC application.
git-svn-id: svn://ultimatepp.org/upp/trunk@3254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-01 22:38:58 +00:00
rylek
a588806b4d .Web: fixed bug causing crash when calling Socket::Clear on a picked socket.
git-svn-id: svn://ultimatepp.org/upp/trunk@3253 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-01 11:54:18 +00:00
koldo
49fcd40863 uppweb: Included tojocky idea and mentorship
git-svn-id: svn://ultimatepp.org/upp/trunk@3252 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-28 21:28:20 +00:00
micio
d8747e03eb Bazaar/Protect : ProtectServer : allow user to change e-mail from field
git-svn-id: svn://ultimatepp.org/upp/trunk@3251 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-28 19:30:56 +00:00
koldo
ca9ea5edc7 Controls4U: Added StaticFrame::SetBackground
git-svn-id: svn://ultimatepp.org/upp/trunk@3250 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-26 17:45:24 +00:00
koldo
248f65d4bc Controls4U_Demo: Added StaticFrame::SetBackground
git-svn-id: svn://ultimatepp.org/upp/trunk@3249 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-26 17:45:00 +00:00
koldo
232c1f044b Functions4U_Demo: New demo package
git-svn-id: svn://ultimatepp.org/upp/trunk@3248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-25 16:28:55 +00:00
koldo
cf8f23841a Functions4U: Added StaticPlugin
git-svn-id: svn://ultimatepp.org/upp/trunk@3247 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-25 16:27:43 +00:00
koldo
a8d953ae52 OfficeAutomation: Fully refurbished with StaticPlugin
git-svn-id: svn://ultimatepp.org/upp/trunk@3246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-25 16:27:08 +00:00
koldo
d8ead8fba4 uppweb: Added qprentice idea details
git-svn-id: svn://ultimatepp.org/upp/trunk@3245 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-25 16:22:59 +00:00
koldo
a4993eec47 .Core: Added details to doc
git-svn-id: svn://ultimatepp.org/upp/trunk@3244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-25 16:22:14 +00:00
koldo
9cd8764262 AESStream: Changed SHA2 functions
git-svn-id: svn://ultimatepp.org/upp/trunk@3243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-25 16:21:37 +00:00
cxl
6b10bf8520 .SplitterFrame1 cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3240 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-25 10:12:31 +00:00
cxl
c72d3225d4 .fixed for direct-only linked in Ubuntu Natty
git-svn-id: svn://ultimatepp.org/upp/trunk@3239 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-25 10:09:25 +00:00
cxl
a979aa88d0 .uppsrc: RasterPlayer added to releases (uppsrc/packages)
git-svn-id: svn://ultimatepp.org/upp/trunk@3238 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-25 08:41:47 +00:00
micio
300bc11a51 Bazaar/ProtectServer : set sending date on Auth Mail Sending
git-svn-id: svn://ultimatepp.org/upp/trunk@3237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-24 18:40:31 +00:00
sergeynikitin
7f63606499 .reference/SplitterFrame : one more example with offten usable situation
git-svn-id: svn://ultimatepp.org/upp/trunk@3236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-24 00:02:38 +00:00
rylek
f7781f0fa0 +Web: added extended three-parameter version of Socket::Data::SetSockError to facilitate error handling in SSL sockets; fixed end-of-file detection in SSLSocketData::Read
git-svn-id: svn://ultimatepp.org/upp/trunk@3235 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-22 10:55:02 +00:00
koldo
4e5a2b4742 uppweb: Added application template
git-svn-id: svn://ultimatepp.org/upp/trunk@3234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-21 23:21:28 +00:00
koldo
0371da7943 Functions4U: Fixed doc and added StaticPlugin
git-svn-id: svn://ultimatepp.org/upp/trunk@3233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-20 23:53:13 +00:00
cxl
a48801c6fe Web: Socket error handling improved
git-svn-id: svn://ultimatepp.org/upp/trunk@3232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-20 18:58:37 +00:00
koldo
a284d2213d .uppweb: HelpViewer author is mdelfede :-)
git-svn-id: svn://ultimatepp.org/upp/trunk@3231 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-20 16:22:32 +00:00
koldo
b57bb26c96 uppweb: Added gprentice idea
git-svn-id: svn://ultimatepp.org/upp/trunk@3230 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-20 16:09:35 +00:00
cxl
160f4c3d49 Web: Per-socket error handling
git-svn-id: svn://ultimatepp.org/upp/trunk@3229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-20 14:12:17 +00:00
cxl
752b594393 CtrlLib: Ignore gnome antialiasing setting if the desktop is not gnome
git-svn-id: svn://ultimatepp.org/upp/trunk@3228 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-20 13:56:52 +00:00
koldo
dd4b4fba51 uppweb: More info in students
git-svn-id: svn://ultimatepp.org/upp/trunk@3227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-20 09:02:13 +00:00
koldo
2a99401c64 uppweb: Added idea from mr_ped
git-svn-id: svn://ultimatepp.org/upp/trunk@3226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-19 14:37:09 +00:00
koldo
9f600f7263 uppweb: Files to download updated automatically when new version
git-svn-id: svn://ultimatepp.org/upp/trunk@3225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-19 08:21:09 +00:00