AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 Next | |
Jun 3, 2006 | |
17 years 6 months | Added resource-file and moved our monkey icon to it. |
Commit 4e96a83e34863e8e42ffd8cec0fab9d29e5d070b, by ingo.maindorfer@ipm.fhg.de | |
May 24, 2006 | |
17 years 6 months | * src/view/WorkspaceView.*: now contains more actions, also the context menu |
17 years 6 months | |
17 years 6 months | * src/model/Workspace.*: fixed problem with weird tree building based on |
17 years 6 months | merge of 9f2cbd462460d0d1ac6a92db8fc2d5935489e793 |
17 years 6 months | * src/Tools.h: static class for inline functions and the else |
May 23, 2006 | |
17 years 6 months | Implementing an example for icons in the views. Need some rework to put the icons in a resource-file. It's contain two monkey_on_16x16.png, one of it has to be relative to the executalbel. This is automaticaly fixed with a resource file. Need to impl |
Commit 9f2cbd462460d0d1ac6a92db8fc2d5935489e793, by ingo.maindorfer@ipm.fhg.de | |
17 years 6 months | Implement some exaples for a context menu |
Commit 601223bd940d3bf966a676dac2b3864c37e5f099, by ingo.maindorfer@ipm.fhg.de | |
17 years 6 months | Changed Import Sandbox to Import Working Directory |
Commit 9a520bca04d5e0b6977b0eb9b51c5c083ce61230, by ingo.maindorfer@ipm.fhg.de | |
May 22, 2006 | |
17 years 6 months | * src/model/Workspace[Item].*: included fix to use ItemRole (thanks Ingo) |
May 14, 2006 | |
17 years 6 months | temporary commit to resume work on another PC |
May 9, 2006 | |
17 years 6 months | merge of 43638dc8cf0ece3912118ea8bce3b16791d3a319 |
17 years 6 months | [c] refactored Sandbox* to Workspace* |
Apr 25, 2006 | |
17 years 7 months | * added new fancy guitone logo |
Apr 24, 2006 | |
17 years 7 months | Changed Email-Adress in Readme |
Commit 43638dc8cf0ece3912118ea8bce3b16791d3a319, by ingo.maindorfer@ipm.fhg.de | |
Apr 23, 2006 | |
17 years 7 months | * i18n/guitone_de.ts: updated translation |
17 years 7 months | * src/main.cpp: Trigger info warning when guitone is executed on Tiger (10.3) or earlier, just because we can't test if its working there |
17 years 7 months | * build.sh: copy the language files into the application package when we're building guitone on OSX (is there a way to detect OSX in the shell properly? Currently uname output "Darwin" directs us to think we're on OSX) |
17 years 7 months | could have sworn that I added this file during my commit yesterday - apparently I didn't |
Apr 22, 2006 | |
17 years 7 months | * build.sh: support for building, updating and copying i18n files |