ultimatepp/uppsrc/ide
cxl 2f4036bd32 uppsrc cleanup
git-svn-id: svn://ultimatepp.org/upp/trunk@1171 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-14 06:37:01 +00:00
..
app.tpp Path docs, sksk translation, HttpClient improvements 2009-04-03 21:26:17 +00:00
Browser uppsrc: Cleaning nonapp main packages 2009-05-14 06:18:42 +00:00
Builders TheIDE: fixed to build in Linux 2009-04-06 08:00:31 +00:00
Common Refactored CodeNavigator, fixed wrong speed package icon problem in package list 2009-05-01 12:16:18 +00:00
Core PackagePath cache (may resolve observed theide key lag...) 2009-05-12 08:01:25 +00:00
Debuggers Minor fixes 2009-04-27 17:48:02 +00:00
IconDes Assist 'Insert', copy of Image name 2008-11-30 10:23:47 +00:00
LayDes Array, Vector: InsertPick, correct CharFilter for type/variable in LayDes, SystemDraw fixes 2009-05-10 15:39:30 +00:00
QuickTabs uppsrc: Cleaning nonapp main packages 2009-05-14 06:18:42 +00:00
Abbr.cpp Minor Painter and ide fixes 2009-02-24 14:02:05 +00:00
About.cpp RichTextView::NoLazy avoids lazy update of images 2009-04-15 19:03:09 +00:00
Annotations.cpp Fixed RichTextCtrl NoSb 2008-11-22 19:31:25 +00:00
Assist.cpp theide: Navigator finetuning 2009-05-12 12:23:40 +00:00
AutoSetup.cpp TheIDE: AutoSetup fix 2009-04-20 16:01:34 +00:00
Bottom.cpp A++ - param info tip improved to support nested assists, Esc closes the tip 2008-11-23 15:30:09 +00:00
Build.cpp Fixed issue of wrong menu list for Insert command (caused by sorting packages) 2009-04-27 07:29:22 +00:00
Calc.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Console.cpp Small fix in theide commandline mode 2008-08-26 21:25:16 +00:00
Copying Copying (U++ license) changed to officical 2-clause BSD license 2008-09-13 09:05:01 +00:00
Cpp.cpp A++ fixes 2008-11-06 13:00:28 +00:00
Custom.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Debug.cpp PDB debugger now shows tooltip with values of variables 2009-04-17 18:15:59 +00:00
Export.cpp Modified export, export from commandline 2008-12-05 14:03:51 +00:00
FindInFiles.cpp Alt+J (Context go to) now jumps to layout designer when invoked on layout class template 2009-04-17 15:25:25 +00:00
FormatCode.cpp new uvs2 releases : uppsrc-2586 tutorial-38 examples-141 reference-113 2008-06-07 22:57:08 +00:00
Goto.cpp Fix of recent ide fix... 2009-03-08 13:33:38 +00:00
Help.cpp CtrlLib/theide: Fixed issue with wrong opening web browser in help 2009-05-11 09:45:02 +00:00
icon.ico Refactored CodeNavigator, fixed wrong speed package icon problem in package list 2009-05-01 12:16:18 +00:00
icon16x16.png Removed wrong png files, fixed inconsistent line ending problem 2008-08-19 09:31:47 +00:00
ide.cpp Fixed issue of wrong menu list for Insert command (caused by sorting packages) 2009-04-27 07:29:22 +00:00
ide.h Refactored CodeNavigator, fixed wrong speed package icon problem in package list 2009-05-01 12:16:18 +00:00
ide.ico changed svn layout 2008-06-07 22:31:27 +00:00
ide.iml TheIDE logo attempt 2009-03-24 11:16:49 +00:00
ide.key Search symbol (Ctrl+Q) now copies current id search field 2009-05-03 22:19:07 +00:00
ide.lay Alt+J (Context go to) now jumps to layout designer when invoked on layout class template 2009-04-17 15:25:25 +00:00
ide.rc git-svn-id: svn://ultimatepp.org/upp/trunk@360 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-20 08:56:40 +00:00
ide.upp Developing gui-less true umk: separated non-gui ide/core 2009-04-04 09:13:31 +00:00
idebar.cpp Minor ide fixes 2009-05-04 17:53:46 +00:00
idefile.cpp PDB debugger now shows tooltip with values of variables 2009-04-17 18:15:59 +00:00
idetool.cpp theide: svn sync dirs in initial Select package dialog (right-click menu on assembly) 2009-01-24 08:04:53 +00:00
idewin.cpp UserLog in theide now active only if there is ConfigFile(developide) 2009-05-11 08:56:05 +00:00
init Developing gui-less true umk: separated non-gui ide/core 2009-04-04 09:13:31 +00:00
Insert.cpp Array, Vector: InsertPick, correct CharFilter for type/variable in LayDes, SystemDraw fixes 2009-05-10 15:39:30 +00:00
Install.cpp Slight fix of X11 install behaviour 2009-05-01 12:31:25 +00:00
Macro.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Methods.cpp Improved POSIX compatibility (OpenBSD, NetBSD support) 2009-04-24 08:29:02 +00:00
Navigator.cpp theide: Navigator finetuning 2009-05-12 12:23:40 +00:00
OutputMode.cpp Modified export, export from commandline 2008-12-05 14:03:51 +00:00
ParamInfo.cpp Position of Assist parameter info improved 2009-04-17 15:50:58 +00:00
Print.cpp developing newdraw 2009-05-12 10:59:11 +00:00
QuickTabs.cpp changed svn layout 2008-06-07 22:31:27 +00:00
SelectPkg.cpp TheIDE: Package coloring experiment 2009-04-05 18:30:09 +00:00
Setup.cpp Fixed critical bug with Date formatting 2009-05-05 16:14:24 +00:00
t.cpp Changed .tpp format to be more svn firendly; groups that need to be included must be now marked includeable 2008-08-16 17:13:10 +00:00
Template.cpp Removed Common directory, T++ stylesheets replaced by templates 2008-08-16 13:50:40 +00:00
Template.s With GCC, TheIDE now can show assembler code for the file (similar to Preprocess file) 2008-08-31 08:35:36 +00:00
theide.desktop changed svn layout 2008-06-07 22:31:27 +00:00
Thisbacks.cpp One more A++ fix... 2008-10-12 22:03:45 +00:00
Uninstall.cpp changed svn layout 2008-06-07 22:31:27 +00:00
UppDlg.cpp PackagePath cache (may resolve observed theide key lag...) 2009-05-12 08:01:25 +00:00
UppDlg.h Alt+J (Context go to) now jumps to layout designer when invoked on layout class template 2009-04-17 15:25:25 +00:00
UppWspc.cpp PackagePath cache (may resolve observed theide key lag...) 2009-05-12 08:01:25 +00:00
UppWspc.s With GCC, TheIDE now can show assembler code for the file (similar to Preprocess file) 2008-08-31 08:35:36 +00:00
Util.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Valgrind.cpp git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
valgrind.supp git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
version.h git-svn-id: svn://ultimatepp.org/upp/trunk@1016 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2009-03-28 18:23:42 +00:00
Virtuals.cpp TheIDE now can Print 2008-11-23 21:18:03 +00:00