summaryrefslogtreecommitdiffstats
path: root/src/extension/execution-env.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged trunkAdrian Boguszewski2016-08-031-4/+1
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+4
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+1
* | Added items as a range functionAdrian Boguszewski2016-07-031-2/+2
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
|/
* Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-121-1/+1
* Remove unused header file.Tavmjong Bah2015-12-091-2/+0
* static code analysisKris De Gussem2015-10-291-1/+1
* updated with trunkMarc Jeanmougin2015-04-291-4/+0
|\
| * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-5/+3
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-2/+2
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* revert my revision 12053 (Bug #1103248 )Kris De Gussem2013-01-231-1/+1
* direct use of Glib::ustringKris De Gussem2013-01-221-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* cppcheckKris De Gussem2011-10-151-1/+1
* Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-1/+1
* Add "silent" option to extension inx file so that extension authors can opt-o...Felipe Corr??a da Silva Sanches2011-05-271-1/+4
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-2/+3
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
|/
* Cleanup on id access.Jon A. Cruz2010-03-021-2/+2
* textual patch from bug 408093bulia byak2009-09-061-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* show waiting cursor while ExecutionEnv is workingbulia byak2009-01-281-0/+5
* provide a parent for the working-please-wait message so it does not sinkbulia byak2008-04-181-1/+9
* warning cleanupJon A. Cruz2008-03-021-2/+2
* r18220@shi: ted | 2008-02-29 13:18:55 -0800Ted Gould2008-02-291-188/+82
* r17821@shi: ted | 2008-01-31 12:59:57 -0800Ted Gould2008-02-041-2/+3
* r17510@shi: ted | 2008-01-06 12:48:26 -0800Ted Gould2008-01-061-1/+3
* warning cleanupJon A. Cruz2007-11-081-4/+4
* r16894@shi: ted | 2007-10-30 09:26:42 -0700Ted Gould2007-10-301-3/+10
* r16893@shi: ted | 2007-10-30 07:31:04 -0700Ted Gould2007-10-301-2/+1
* r16892@shi: ted | 2007-10-29 21:33:09 -0700Ted Gould2007-10-301-3/+30
* r16677@shi: ted | 2007-10-17 19:31:04 -0700Ted Gould2007-10-301-1/+1
* r16564@tres: ted | 2007-09-12 20:45:12 -0700Ted Gould2007-09-131-0/+1
* r16474@tres: ted | 2007-08-31 21:37:33 -0700Ted Gould2007-09-011-3/+3
* r16430@tres: ted | 2007-08-30 20:32:23 -0700Ted Gould2007-09-011-3/+11
* r16408@tres: ted | 2007-08-29 22:52:27 -0700Ted Gould2007-09-011-2/+5
* r16407@tres: ted | 2007-08-29 22:33:35 -0700Ted Gould2007-09-011-2/+10
* r16406@tres: ted | 2007-08-29 20:14:55 -0700Ted Gould2007-09-011-6/+14
* r16405@tres: ted | 2007-08-29 19:50:24 -0700Ted Gould2007-09-011-12/+1
* r16403@tres: ted | 2007-08-29 09:10:45 -0700Ted Gould2007-09-011-7/+30