aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * new snapshot (Debian)Christopher Roy Bratusek2015-04-21
| | * add lumina fileinfo package (Debian)Christopher Roy Bratusek2015-04-21
| | * lsb_release path for DebianChristopher Roy Bratusek2015-04-21
| |/
* / Move the initial screen brightness and volume setting routines into the sessi...Ken Moore2015-04-22
|/
* Clean up the new lumina-fileinfo utility.Ken Moore2015-04-21
* Remove lumina-fileinfo from the overall build (lumina.pro) until it gets test...Ken Moore2015-04-21
* Merge pull request #92 from william-os4y/deskEditorKen Moore2015-04-21
|\
| * test the return code of the command to mv file to refresh the icon.wi2015-04-20
| * Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-20
| |\
| * | This is a complete adaptation of lumina-fileinfo.wi2015-04-17
| * | Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-17
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-15
| |\ \ \
| * | | | Corrections proposed by Kenwi2015-04-14
| * | | | Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-14
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-12
| |\ \ \ \ \
| * | | | | | refactring of lumina-fileinfo:wi2015-04-12
| * | | | | | have a config directory to store templateswi2015-03-29
| * | | | | | put the name lumina-fileinfowilliam2015-03-26
| * | | | | | Merge remote-tracking branch 'upstream/master' into deskEditorwilliam2015-03-26
| |\ \ \ \ \ \
| * | | | | | | Warn the user is they want to change a elemnt having translated values.william2015-03-16
| * | | | | | | remove old comment already tackledwilliam2015-03-16
| * | | | | | | global.h is required for the LuminaOS.hwilliam2015-03-14
| * | | | | | | fix issues with pushbuttons (Command, WorkingDir and Icon) concerning the def...william2015-03-14
| * | | | | | | Merge remote-tracking branch 'upstream/master' into deskEditorwilliam2015-03-14
| |\ \ \ \ \ \ \
| * | | | | | | | spelling errorwilliam2015-03-13
| * | | | | | | | better window sizewilliam2015-03-13
| * | | | | | | | fix some label nameswilliam2015-03-13
| * | | | | | | | fix: set buttons iconswilliam2015-03-13
| * | | | | | | | set dialog's name and iconwilliam2015-03-13
| * | | | | | | | lCommand: setText() does not flag Modified() automaticallywilliam2015-03-13
| * | | | | | | | fix: when the user click cancel we don't change any valueswilliam2015-03-13
| * | | | | | | | setText() does not flag Modified() automaticallywilliam2015-03-13
| * | | | | | | | default type is Application with capital Awilliam2015-03-13
| * | | | | | | | automatically display correct folder when clicking command buttonwilliam2015-03-13
| * | | | | | | | automatically display the correct folder when clicking on Icon buttonwilliam2015-03-13
| * | | | | | | | detect the type of desktop file and adapt the layout accordinglywilliam os4y2015-03-13
| * | | | | | | | simple editor for .desktop fileswilliam os4y2015-03-13
| * | | | | | | | fix issue #55: inform user whan return code is not nullwilliam os4y2015-03-13
| * | | | | | | | adapt the .gitignore in order to avoid all constructed files.william os4y2015-03-13
* | | | | | | | | Make sure to check the list of watched files and reset it if something was re...Ken Moore2015-04-20
* | | | | | | | | Make sure to load the default value for the new datetimeorder session value (...Ken Moore2015-04-20
* | | | | | | | | Add the ability to use percentages of the screen for panel sizes (%W for perc...Ken Moore2015-04-20
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add a special flag to prevent the lumina-open crash handler from starting up ...Ken Moore2015-04-20
* | | | | | | | Update th elibLumina.pro:Ken Moore2015-04-20
* | | | | | | | Remove the last libX11 usage in the sytem tray protocols. Move the damage ID ...Ken Moore2015-04-20
* | | | | | | | Merge pull request #91 from Nanolx/lumina-panel-dateKen Moore2015-04-20
|\ \ \ \ \ \ \ \
| * | | | | | | | UI for DateTimeOrderChristopher Roy Bratusek2015-04-19
| * | | | | | | | 4 time display modes for panel clock:Christopher Roy Bratusek2015-04-19
* | | | | | | | | Merge pull request #90 from Nanolx/lumina-fm-infoKen Moore2015-04-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | use ++ in createStatusBarMgs over += 1Christopher Roy Bratusek2015-04-18
bgstack15