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 | |
Dec 15, 2006 | |
17 years 10 months | do not read attributes for dropped items (this will go wrong...) |
17 years 10 months | removed libqanava completly since it won't be working anytime soon |
17 years 10 months | * ChangeLog: added preliminary release notes for guitone 0.5 |
Dec 20, 2006 | |
17 years 9 months | OpenFile.cpp: header is OpenFile.h, not openfile.h... stupid case insensitive FS's |
17 years 9 months | due to a weird bug/behaviour in kfmclient we need to switch our logic a bit |
17 years 9 months | fixed a bug where clicking on the folder list crashes the application because |
17 years 9 months | fixed a comment about the kfmclient bug in KDE versions < 3.5.3 |
Dec 21, 2006 | |
17 years 9 months | renamed ChangeLog to NEWS |
17 years 9 months | ChangeLog > NEWS |
17 years 9 months | added support for the waf build system |
Dec 23, 2006 | |
17 years 9 months | updated waf to revision 1050 |
17 years 9 months | added resource paths to include dirs so that waf finds the qrc and its sources |
Dec 24, 2006 | |
17 years 9 months | added support for creating an application bundle in the build script |
17 years 9 months | some build system improvements |
Dec 25, 2006 | |
17 years 9 months | added functionality of osx_bundle.sh into waf build script, now a self-contained dmg can be easily created by typing |
17 years 9 months | deleted libs/ dir (should have been deleted before, but dunno what went wrong) |
17 years 9 months | patched OpenFile.cpp to compile and work properly under Windows |
Commit 0b13607bf575c28b22059e9c23d9e95796bf62ff, by Jean-Luis Fuchs | |
17 years 9 months | set PreferencesRole for File > Preferences ... item on OSX |
17 years 9 months | --exe step after everything has been build and/or bundled... |
Dec 27, 2006 | |
17 years 9 months | moved AutomateCommand dependency away from Monotone wrapper, so this should |