Commit graph

184 commits

Author SHA1 Message Date
cxl
476a36c845 ValuePairOrder and new TreeCtrl sorting options; fixed sorting in ide helpwindow
git-svn-id: svn://ultimatepp.org/upp/trunk@476 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-23 10:18:59 +00:00
cxl
97132342e4 git-svn-id: svn://ultimatepp.org/upp/trunk@475 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-22 20:11:36 +00:00
cxl
659a2b1cf6 Alt+I now performs second chance match for just method name if full signature counterpart not found
git-svn-id: svn://ultimatepp.org/upp/trunk@474 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-22 19:18:17 +00:00
cxl
b5263942be Various A++/T++ fixes, Alt+F10 in T++ invokes 'fix current topic' hidden function
git-svn-id: svn://ultimatepp.org/upp/trunk@473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-22 16:38:35 +00:00
rylek
1ac23008cd cmdsrv brought up to date (http server interface bug fixed) - TRC
git-svn-id: svn://ultimatepp.org/upp/trunk@472 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-22 11:30:50 +00:00
rylek
247b3fea59 git-svn-id: svn://ultimatepp.org/upp/trunk@471 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-22 11:26:58 +00:00
cxl
14b97d3822 Small SelectPackage makeover
git-svn-id: svn://ultimatepp.org/upp/trunk@470 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-21 07:36:21 +00:00
cxl
a52d7392e2 uppdev update
git-svn-id: svn://ultimatepp.org/upp/trunk@469 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-20 09:25:01 +00:00
cxl
a5b6bb2b7f Yet another A++ fix
git-svn-id: svn://ultimatepp.org/upp/trunk@468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-20 09:24:13 +00:00
cxl
242c12a938 ide: Find in files now ignores .svn folders
git-svn-id: svn://ultimatepp.org/upp/trunk@467 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-20 09:04:46 +00:00
cxl
ac654639eb Alt+J now works with #if, #ifdef, #else, #elif, #endif
git-svn-id: svn://ultimatepp.org/upp/trunk@466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-20 08:39:45 +00:00
cxl
0aa87ae7d6 git-svn-id: svn://ultimatepp.org/upp/trunk@465 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-20 08:39:44 +00:00
cxl
5b05dda570 More C++ parser fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@464 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-20 08:21:36 +00:00
cxl
d44179e5a7 Preview in IconDes fileselector
git-svn-id: svn://ultimatepp.org/upp/trunk@463 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-19 19:18:18 +00:00
cxl
dd09b356f7 Alt+J on #include line goes to header file
git-svn-id: svn://ultimatepp.org/upp/trunk@462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-19 08:10:19 +00:00
cxl
f3bd2b87ed T++ Alt+J: See referenced code
git-svn-id: svn://ultimatepp.org/upp/trunk@461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-19 07:36:25 +00:00
oblivion
a449ed1eb3 Bazaar: RSS 2. 0 encapsulation class added.
git-svn-id: svn://ultimatepp.org/upp/trunk@460 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-18 20:47:21 +00:00
oblivion
2793c86860 Bazaar: RSS 2.0 multi-channel feed creation example added.
git-svn-id: svn://ultimatepp.org/upp/trunk@459 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-18 20:46:02 +00:00
oblivion
9e91382541 Bazaar: RssView simple RSS file parser example added.
git-svn-id: svn://ultimatepp.org/upp/trunk@458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-18 20:44:35 +00:00
cxl
25044dc59a More A++ fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-18 20:33:07 +00:00
cxl
c17678b5da More Assist++ fixes - Alt+J, Alt+I
git-svn-id: svn://ultimatepp.org/upp/trunk@456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-18 19:41:09 +00:00
cxl
fe935c717e One more improvement of C++ parser...
git-svn-id: svn://ultimatepp.org/upp/trunk@455 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-18 17:30:10 +00:00
cxl
6d4aaddf2e Improved theide T++ (help) browser
git-svn-id: svn://ultimatepp.org/upp/trunk@454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-17 12:13:43 +00:00
cxl
2fda3877c6 git-svn-id: svn://ultimatepp.org/upp/trunk@453 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-16 15:53:31 +00:00
rylek
b7387c2d8a git-svn-id: svn://ultimatepp.org/upp/trunk@452 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-16 15:51:57 +00:00
cxl
08b50d798a Fix in Ide HelpWindow
git-svn-id: svn://ultimatepp.org/upp/trunk@451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-16 12:07:31 +00:00
cxl
48263c6c3e Fixed FindFile pattern problem, X11 primary clipboard problem
git-svn-id: svn://ultimatepp.org/upp/trunk@450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-16 10:32:21 +00:00
cxl
d79766aedc RichEdit styling keys
git-svn-id: svn://ultimatepp.org/upp/trunk@449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-15 20:29:58 +00:00
cxl
ff54a6ae7d git-svn-id: svn://ultimatepp.org/upp/trunk@448 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-15 06:36:26 +00:00
cxl
50ccc8346b Fixed initializer list in C++ parser
git-svn-id: svn://ultimatepp.org/upp/trunk@447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-14 16:50:17 +00:00
cxl
ada28bce45 git-svn-id: svn://ultimatepp.org/upp/trunk@446 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-14 16:17:32 +00:00
cxl
c99c510174 New ES-ES translation
git-svn-id: svn://ultimatepp.org/upp/trunk@445 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-14 16:15:46 +00:00
mr_ped
75a1c5602f CheckEqual with template parameters type works with references now to prevent pick behavior with classes including containers.
git-svn-id: svn://ultimatepp.org/upp/trunk@444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 22:16:36 +00:00
cxl
3637f93059 git-svn-id: svn://ultimatepp.org/upp/trunk@443 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-13 20:01:49 +00:00
cxl
765db13512 Added icon for .sch files..
git-svn-id: svn://ultimatepp.org/upp/trunk@442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 18:22:49 +00:00
cxl
ec8021b022 Fixed issues in theide HelpWindow - problems displaying plugin/bz2 content and view margins
git-svn-id: svn://ultimatepp.org/upp/trunk@441 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 15:43:50 +00:00
cxl
25bc4abd49 Fixed RichText zoom problem of tables (seen as bad tables in help window)
git-svn-id: svn://ultimatepp.org/upp/trunk@440 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 09:30:58 +00:00
cxl
e9023bc4de Finishing Copying stuff...
git-svn-id: svn://ultimatepp.org/upp/trunk@439 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 09:09:19 +00:00
cxl
aa0c327f47 git-svn-id: svn://ultimatepp.org/upp/trunk@438 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-13 09:08:40 +00:00
cxl
3801ef6d55 sg
git-svn-id: svn://ultimatepp.org/upp/trunk@437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 09:06:54 +00:00
cxl
9169b571ad Copying (U++ license) changed to officical 2-clause BSD license
git-svn-id: svn://ultimatepp.org/upp/trunk@436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 09:05:01 +00:00
cxl
db59f96df2 git-svn-id: svn://ultimatepp.org/upp/trunk@435 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-09-13 09:04:55 +00:00
cxl
8054503fb7 Fixed template space problem in T++ code insert
git-svn-id: svn://ultimatepp.org/upp/trunk@434 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-12 15:26:34 +00:00
cxl
753dbc06ea Removed forgotten _DGB_
git-svn-id: svn://ultimatepp.org/upp/trunk@433 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-12 14:39:28 +00:00
cxl
dc7165f896 Fixed: ide hang with empty header
git-svn-id: svn://ultimatepp.org/upp/trunk@432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-12 11:16:14 +00:00
cxl
9910b25b87 T++ style adjustments...
git-svn-id: svn://ultimatepp.org/upp/trunk@431 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-12 11:10:28 +00:00
cxl
2ac6e1ad79 Parser ignorelist is now gathered from all ignorelist files in all active packages - this temporary solution anyway as true macro support will make ignorelist obsolete...
git-svn-id: svn://ultimatepp.org/upp/trunk@430 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-12 08:53:41 +00:00
cxl
aeed3fe1fb Improved Keyboard shortcuts dialog
git-svn-id: svn://ultimatepp.org/upp/trunk@429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-12 07:31:28 +00:00
cbpporter
28cfc68a66 Documentation update
git-svn-id: svn://ultimatepp.org/upp/trunk@428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-11 21:28:11 +00:00
cxl
a041d64a11 New heurestics singificantly improves C++ parser in theide
git-svn-id: svn://ultimatepp.org/upp/trunk@427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-11 20:46:49 +00:00