Commit graph

5571 commits

Author SHA1 Message Date
cxl
4d44eec93c rainbow: Developng SDL20
git-svn-id: svn://ultimatepp.org/upp/trunk@6298 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-01 16:57:42 +00:00
koldo
e427b5d55e .CtrlCore: Minor doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6297 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-01 14:30:46 +00:00
cxl
b5a455acb8 Draw: SDraw::GetOffset
git-svn-id: svn://ultimatepp.org/upp/trunk@6296 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-01 09:12:37 +00:00
cxl
1d50e70aa3 rainbow: Developint SDL20
git-svn-id: svn://ultimatepp.org/upp/trunk@6295 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-01 09:12:36 +00:00
koldo
2ba99db71d uppweb: Update
git-svn-id: svn://ultimatepp.org/upp/trunk@6294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-29 21:23:30 +00:00
koldo
62fbb49c8a ScatterDraw: Modified distance between ticks
git-svn-id: svn://ultimatepp.org/upp/trunk@6293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-29 21:22:11 +00:00
cxl
1e4094ad38 ide: fixed issue with FindReplace #461
git-svn-id: svn://ultimatepp.org/upp/trunk@6292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-29 13:14:18 +00:00
cxl
739106ef4b ide: Large icons #502
git-svn-id: svn://ultimatepp.org/upp/trunk@6291 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-29 12:35:26 +00:00
cxl
56cbd7a0d1 ide: Removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@6289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-29 06:17:29 +00:00
unodgs
12593914d7 CoreGl: Fixed checking program linking status
git-svn-id: svn://ultimatepp.org/upp/trunk@6288 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 21:23:34 +00:00
koldo
8b9433e296 .Core: Little doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 20:21:20 +00:00
koldo
5b71cb42fb *ScatterCtrl_Demo: Added limit checking
git-svn-id: svn://ultimatepp.org/upp/trunk@6286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 20:20:01 +00:00
koldo
aeb48ed985 *ScatterDraw: Added limit checking
git-svn-id: svn://ultimatepp.org/upp/trunk@6285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 20:19:24 +00:00
koldo
8f81eb96ac *ScatterCtrl: Added limit checking
git-svn-id: svn://ultimatepp.org/upp/trunk@6284 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 20:18:58 +00:00
cxl
952a03b77d Draw: support for LinuxGL, Sql: operator*=(VectorMap, SqlSelect)
git-svn-id: svn://ultimatepp.org/upp/trunk@6283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 11:43:07 +00:00
unodgs
39acc4a133 CoreGl: Removed requirement for alpha in Color in order to compile without errors
git-svn-id: svn://ultimatepp.org/upp/trunk@6282 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 06:49:15 +00:00
unodgs
91eedd1638 WinGl, LinuxGl: Removed Font directory
git-svn-id: svn://ultimatepp.org/upp/trunk@6281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 06:05:27 +00:00
unodgs
10f16f3c6f WinGl, LinuxGl: Decoupled common part to CoreGl, updated glew to 1.10, fixed compilation issues when both packages are in the same project
git-svn-id: svn://ultimatepp.org/upp/trunk@6280 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-28 06:03:22 +00:00
unodgs
6fb33bb0e2 WinGl: Updated to the latest CtrlCore changes, renamed Texture to TextureResource and Atlas to AtlasResource, switched to the Color with alpha (requires manual changes in Color)
git-svn-id: svn://ultimatepp.org/upp/trunk@6279 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-27 09:35:39 +00:00
unodgs
36f9f3c962 CtrlCore: Removed unnecessary ProcessPaintEvent(s)
git-svn-id: svn://ultimatepp.org/upp/trunk@6278 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-27 06:43:12 +00:00
cxl
254e332206 CtrlLib: PrinterJob fixed Cancel button (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 17:48:36 +00:00
unodgs
05559faa88 GridCtrl: One more fix to live cursor and it's visibility when mouse leaves the view
git-svn-id: svn://ultimatepp.org/upp/trunk@6276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 14:42:42 +00:00
unodgs
466347a468 GridCtrl: Changed color of cursor in disabled mode (thanks to Klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@6275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 12:29:58 +00:00
cxl
d3c8243cc0 ide: main.conf
git-svn-id: svn://ultimatepp.org/upp/trunk@6274 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 11:50:55 +00:00
cxl
a96ad8ee74 Draw: Fixed compilation issue with Set__
git-svn-id: svn://ultimatepp.org/upp/trunk@6273 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 11:43:41 +00:00
unodgs
7058e73318 GridCtrl: Added ability to reverse displayed sort icon
git-svn-id: svn://ultimatepp.org/upp/trunk@6272 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 11:16:10 +00:00
cxl
dec1c3cebd Draw: InvalidateFontList
git-svn-id: svn://ultimatepp.org/upp/trunk@6271 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 17:03:57 +00:00
cxl
c64d144719 .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@6270 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 17:03:54 +00:00
unodgs
5ce75d63fe GridCtrl: Added better live cursor color determination (especially for dark themes, thanks to Klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@6269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 12:19:48 +00:00
unodgs
5ea951f383 GridCtrl: Fixed live cursor not disappearing when mouse moves outside control view, fixed live cursor not changing row when mouse enters child control
git-svn-id: svn://ultimatepp.org/upp/trunk@6268 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 12:06:58 +00:00
unodgs
0061697264 GridCtrl: Added IndexAsColumn
git-svn-id: svn://ultimatepp.org/upp/trunk@6267 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 11:24:41 +00:00
cxl
120a7a47ec CtrlLib: PrinterJob fixed (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6266 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 09:47:24 +00:00
cxl
0c7e582872 .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@6265 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 09:47:23 +00:00
cxl
5628c84a7b CtrlCore: Fixed issue with X11Top.cpp (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6264 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 09:39:33 +00:00
cxl
370ad425c2 ide: MSC12 support (thanks SenderGhost)
git-svn-id: svn://ultimatepp.org/upp/trunk@6263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 08:52:46 +00:00
cxl
a14448f3f4 TabBar: fixed crashing issue (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6262 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 08:38:29 +00:00
cxl
b52a789fdd .ide: large icon
git-svn-id: svn://ultimatepp.org/upp/trunk@6261 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 08:31:45 +00:00
cxl
bd1e3201aa ide: InsertColorDlg cancel button does not paste anymore (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 08:21:09 +00:00
cxl
ef0770ff8d ide: Fixed wrong charset issue in console (thanks o_wild)
git-svn-id: svn://ultimatepp.org/upp/trunk@6259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 08:18:01 +00:00
cxl
ac7dadcc6d ide: C++ 11 keywords highlighting (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 08:11:37 +00:00
cxl
81c2df7276 ide: ShellOpenFolder fixed to allow spaces (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6257 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 08:09:08 +00:00
cxl
940d782f4a .Draw: detects flagCFONTSYS
git-svn-id: svn://ultimatepp.org/upp/trunk@6256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 08:06:04 +00:00
cxl
7f1f3e6030 .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@6255 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-25 08:06:01 +00:00
novo
40f507ed4d Added bazaar/ADT/List.h.
git-svn-id: svn://ultimatepp.org/upp/trunk@6254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-23 03:49:53 +00:00
cxl
0c7a353e22 ide: sorting layout items by position #484
git-svn-id: svn://ultimatepp.org/upp/trunk@6253 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-21 07:46:28 +00:00
cxl
63ea42e7e9 Core: ValueMap::RemoveKey #470
git-svn-id: svn://ultimatepp.org/upp/trunk@6252 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-20 18:44:11 +00:00
cxl
6cf6bab74c Core: [Stable]SortBy[Keys|Values] #494
git-svn-id: svn://ultimatepp.org/upp/trunk@6251 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-19 17:19:06 +00:00
cxl
8bcce12d26 ide: about
git-svn-id: svn://ultimatepp.org/upp/trunk@6250 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-18 14:56:52 +00:00
cxl
439ea018d2 *CtrlLib: TreeCtrl now using GetMinSize for widgets (instead of GetStdSize), OptionTree::SetOption/SetChildren now protected (thanks Typhoor)
git-svn-id: svn://ultimatepp.org/upp/trunk@6249 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-18 14:56:20 +00:00
cxl
2c7ef9721f CtrlLib: Fixed ArrayCtrl RemoveSelection when last line is selected
git-svn-id: svn://ultimatepp.org/upp/trunk@6248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-18 14:35:55 +00:00