ultimatepp/uppsrc/ide
cxl 4ac174862f ide: Topic++ now Sorts files for all.i to prevent unnecessary changes
git-svn-id: svn://ultimatepp.org/upp/trunk@4317 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-17 10:51:55 +00:00
..
app.tpp ide: Topic++ now Sorts files for all.i to prevent unnecessary changes 2011-12-17 10:51:55 +00:00
Browser ide: Topic++ now Sorts files for all.i to prevent unnecessary changes 2011-12-17 10:51:55 +00:00
Builders ide: Custom build steps: $(FILEDIR) macro 2011-12-06 13:50:44 +00:00
Common ide: Mac OSX11 patches (thanks arilect) 2011-10-03 18:45:03 +00:00
Core ide: Custom build steps DIR now points to package directory, for post-link, pre-link it is main package directory 2011-12-04 09:42:10 +00:00
Debuggers CtrlLib: ArrayCtrl::AsText, SetClipboard, AsQtf, AsCsv 2011-09-30 10:30:00 +00:00
IconDes theide: Syntax highlighting fix, Navigator fix 2009-05-24 18:09:57 +00:00
LayDes ide: Laydes now invokes rename on doublecking the layout name (thanks SenderGhost, RM #164) 2011-11-16 08:56:14 +00:00
SrcUpdater uppweb: added documentation from ide/SrcUpdater 2011-05-28 12:52:12 +00:00
Abbr.cpp Minor Painter and ide fixes 2009-02-24 14:02:05 +00:00
About.cpp .theide: fixed positioning of version string in about-box for longer strings 2010-04-23 20:41:33 +00:00
Annotations.cpp Fixed RichTextCtrl NoSb 2008-11-22 19:31:25 +00:00
Assist.cpp ide: Optimized type evaluator for deep permutations, permutations limited (#140) 2011-10-26 07:32:35 +00:00
AutoSetup.cpp ide: OpenWatcom support 2011-06-14 16:04:50 +00:00
Bottom.cpp .ide: Cleanup of bottompane issues (thanks sender_ghost) 2011-05-23 18:37:33 +00:00
Build.cpp ide: Open file directory, open package directory 2011-09-09 12:26:08 +00:00
Calc.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Console.cpp ide: console now converts output from system charset (thanks Sender Ghost) (RM #97) 2011-10-07 08:12:07 +00:00
Copying Copying (U++ license) changed to officical 2-clause BSD license 2008-09-13 09:05:01 +00:00
Cpp.cpp ide: Optimized type evaluator for deep permutations, permutations limited (#140) 2011-10-26 07:32:35 +00:00
Custom.cpp ide: Custom build steps: $(FILEDIR) macro 2011-12-06 13:50:44 +00:00
Debug.cpp .ide/Debug.cpp: simplified default Developer Studio command line to prevent frequent 'file not found' complaints 2011-09-27 07:02:33 +00:00
EditorTabBar.cpp *Core: CParser correct issue with characters >128 2011-10-06 13:29:46 +00:00
Export.cpp *ide: various fixes in export/makefile functionality 2011-10-21 12:24:54 +00:00
FindInFiles.cpp ide: Mac OSX11 patches (thanks arilect) 2011-10-03 18:45:03 +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 ide: Virtuals and Goto now match search string partially (#114, thanks SenderGhost) 2011-11-04 10:06:48 +00:00
Help.cpp TheIDE: Help system now higlights search words and allows navigating them up/down 2010-01-21 21:06:12 +00:00
icon.ico ide: Topic++ now Sorts files for all.i to prevent unnecessary changes 2011-12-17 10:51:55 +00:00
icon16x16.png +Ide: new function - convert selection to ASCII 2010-12-21 20:32:10 +00:00
ide.cpp CtrlLib, ide: Support for UTF8-BOM encoding (RM #129) 2011-11-13 16:41:15 +00:00
ide.h ide: resolved problems with deleting files (RM #139) 2011-11-07 18:32:34 +00:00
ide.ico changed svn layout 2008-06-07 22:31:27 +00:00
ide.iml Ide: .iml designer now can import (insert) whole another .iml and also export .iml to pngs 2011-09-22 21:57:41 +00:00
ide.key ide: Open file directory, open package directory 2011-09-09 12:26:08 +00:00
ide.lay ide: Hydra threads limit now 64 2011-12-09 07:13:30 +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 *CtrlCore: Fixed nasty focus moving issue in theide in X11 while building 2011-05-16 21:32:51 +00:00
idebar.cpp ide: Open file directory, open package directory 2011-09-09 12:26:08 +00:00
idefile.cpp *ide: fixed wrong refresh of block highligting 2011-11-13 22:30:37 +00:00
idetool.cpp +Ide: new function - convert selection to ASCII 2010-12-21 20:32:10 +00:00
idewin.cpp .devloping umake 2011-07-30 14:39:57 +00:00
init theide: new source updating system 2011-03-25 05:15:48 +00:00
Insert.cpp .devloping umake 2011-07-30 14:39:57 +00:00
Install.cpp theide: new source updating system 2011-03-25 05:15:48 +00:00
Macro.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Methods.cpp ide: build method link options support 2009-12-30 19:38:30 +00:00
Navigator.cpp *ide: Fixed issue with codebrowser and aux package (RM #116) 2011-11-12 17:40:23 +00:00
OutputMode.cpp Modified export, export from commandline 2008-12-05 14:03:51 +00:00
Package.cpp FileSel::PreSelect 2009-06-28 13:05:43 +00:00
ParamInfo.cpp *ide: Fixed issue with strange popup when mouse selecting in theide (cause: assist++ paraminfo) (RM #121) 2011-11-06 12:20:01 +00:00
Print.cpp *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
Qtf.cpp theide: QTF designer edits selection 2010-09-08 15:45:36 +00:00
SelectPkg.cpp theide: fix of PackageSelector icons 2009-10-12 15:31:49 +00:00
Setup.cpp CtrlLib, ide: Support for UTF8-BOM encoding (RM #129) 2011-11-13 16:41:15 +00:00
t.cpp *CtrlLib: Fixed ColorPopUp issue in X11 2011-12-16 08:46:48 +00:00
Template.cpp Removed Common directory, T++ stylesheets replaced by templates 2008-08-16 13:50:40 +00:00
theide-48.png ide: linux dist fixes (thanks amrein) 2009-08-01 10:25:25 +00:00
theide.desktop uppsrc: [TheIde] fixed theide.desktop file (sf.net bug 2986466) 2010-05-06 10:45:04 +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
Update.cpp theide: improved source updater (batch actions, ignores) 2011-05-17 16:58:59 +00:00
UppDlg.cpp theide: Internal include now used for all packages 2009-06-29 17:46:55 +00:00
UppDlg.h ide: Improved 'import directory tree' - new option 'Including tree' (RM #126) 2011-11-09 19:47:46 +00:00
UppWspc.cpp Sql: REFERENCES in .sch now can be preset by Sql (prerequisite for introspection) 2011-11-16 07:47:00 +00:00
Util.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Valgrind.cpp *ide: Valigrind fix 2010-05-16 21:29:03 +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 theide: svn version.h now empty 2009-06-12 08:23:18 +00:00
Virtuals.cpp ide: Virtuals and Goto now match search string partially (#114, thanks SenderGhost) 2011-11-04 10:06:48 +00:00