ultimatepp/uppsrc/ide
cxl 24bbf100f0 .DDUMP in ide
git-svn-id: svn://ultimatepp.org/upp/trunk@5998 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-23 07:48:50 +00:00
..
app.tpp .ide about 2013-03-23 08:08:22 +00:00
Browser .Fixed some return false for pointers (-> return NULL) 2013-01-01 13:45:34 +00:00
Builders RichText: optional object HtmlObjectSaver for customizing image output 2013-03-25 12:09:48 +00:00
Common ide: .ddl file now have assigned icon (#444) 2013-02-18 08:51:43 +00:00
Core Core: Index constructor from Vector now explicit (#447) 2013-02-26 19:02:39 +00:00
Debuggers .DDUMP in ide 2013-04-23 07:48:50 +00:00
IconDes uppsrc: Fixed some clang warnings 2013-02-15 18:22:42 +00:00
Img ide: Remote development settings removed 2012-09-03 11:35:15 +00:00
LayDes ide: Improved Alt+J on layout item 2013-03-31 18:37:10 +00:00
SrcUpdater uppsrc: Fixed some clang warnings 2013-02-15 18:22:42 +00:00
Abbr.cpp Minor Painter and ide fixes 2009-02-24 14:02:05 +00:00
About.cpp CtrlCore, ide: gtk fixes 2013-01-01 13:05:27 +00:00
Annotations.cpp Holiday batch: Improved theide startup, Aux thread for lazy loading icons in FileSel in Win32, Skylark docs 2012-08-25 07:22:18 +00:00
Assist.cpp ide: Improved Alt+J on layout item 2013-03-31 18:37:10 +00:00
AutoSetup.cpp ide: removed stray character typo 2012-07-27 08:50:15 +00:00
BaseDlg.cpp Holiday batch: Improved theide startup, Aux thread for lazy loading icons in FileSel in Win32, Skylark docs 2012-08-25 07:22:18 +00:00
Bottom.cpp .ide: Cleanup of bottompane issues (thanks sender_ghost) 2011-05-23 18:37:33 +00:00
Build.cpp ide: Line endings modes, Open config directory files 2012-11-10 17:56:24 +00:00
Calc.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Config.cpp ide: Line endings modes, Open config directory files 2012-11-10 17:56:24 +00:00
Console.cpp ide: Fixed issue with SvnSync, optimized Console output not to choke on large data 2013-02-16 10:16:15 +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 TheIDE : Initial implementation of new GDB debugger interface 2012-02-01 18:47:22 +00:00
EditorTabBar.cpp *Core: CParser correct issue with characters >128 2011-10-06 13:29:46 +00:00
Export.cpp umk: -k parameter: do not delete out directory when exporting 2012-02-25 18:36:50 +00:00
FindInFiles.cpp uppsrc: Fixed some clang warnings 2013-02-15 18:22:42 +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 uppsrc: Fixed some clang warnings 2013-02-15 18:22:42 +00:00
icon.ico Core: STL compatibility enhanced with iterator_traits 2013-04-20 16:58:37 +00:00
icon16x16.png +Ide: new function - convert selection to ASCII 2010-12-21 20:32:10 +00:00
ide.cpp ide: Fixed issue with SvnSync, optimized Console output not to choke on large data 2013-02-16 10:16:15 +00:00
ide.h ide: Improved Alt+J on layout item 2013-03-31 18:37:10 +00:00
ide.ico changed svn layout 2008-06-07 22:31:27 +00:00
ide.iml Core: STL compatibility enhanced with iterator_traits 2013-04-20 16:58:37 +00:00
ide.key ide: Editor/Advanced: removing tabs and spaces from line endings 2012-09-30 15:30:51 +00:00
ide.lay .cosmetics 2013-02-11 13:14:02 +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: GTK fixes (#414, #413) 2013-01-12 13:09:29 +00:00
idebar.cpp CtrlCore: GTK workarea issue resolved for X11 (#375) 2013-01-19 12:55:26 +00:00
idefile.cpp ide: Line endings modes, Open config directory files 2012-11-10 17:56:24 +00:00
idetool.cpp Holiday batch: Improved theide startup, Aux thread for lazy loading icons in FileSel in Win32, Skylark docs 2012-08-25 07:22:18 +00:00
idewin.cpp CtrlCore, ide: gtk fixes 2013-01-01 13:05:27 +00:00
init CtrlCore, ide: gtk fixes 2013-01-01 13:05:27 +00:00
Insert.cpp ide: Insert clipboard as C string, convert text to C string 2012-05-22 13:00:27 +00:00
Install.cpp uppsrc: MINGW fixes 2012-07-23 07:04:30 +00:00
Macro.cpp ide: Esc enhancements #455 2013-03-14 19:47:54 +00:00
Methods.cpp ide: Remote development settings removed 2012-09-03 11:35:15 +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 .ide 2012-11-07 08:00:48 +00:00
Setup.cpp Draw, CtrlCore: Resolved MT issues 2012-11-15 20:50:44 +00:00
t.cpp ide: fix removing ASCSTRING_OCTALHI when generating Java jt files (Java string is Unicode based and per-byte utf8 OCTALHI translates to the wrong characters) 2012-10-09 19:34:12 +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: Line endings modes, Open config directory files 2012-11-10 17:56:24 +00:00
UppWspc.cpp ide: Line endings modes, Open config directory files 2012-11-10 17:56:24 +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