aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
|\
| * Actually move the file/dir copy onto itself check earlier in the procedure, t...Ken Moore2015-03-26
| * Clean up a couple things in lumina-fm:Ken Moore2015-03-26
| * Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-25
| |\
| | * Add my "work-in-progress" on lumina-wm (screensaver implementation so far) to...Ken Moore2015-03-25
| * | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-24
| |\|
| | * Add a new information file: DeveloperGuidelines.txtKen Moore2015-03-23
| | * Add a file removal verification prompt to the slideshow removal button. (Cont...Ken Moore2015-03-23
| | * Update the .gitignore file to exclude the auto-generated files. (Contributed ...Ken Moore2015-03-23
| | * Update some panel plugins so that they minimize empty space when only an icon...Ken Moore2015-03-19
| | * Oops, forgot to add the new applauncher plugin files to GIT.Ken Moore2015-03-17
| | * Add a new panel plugin: applauncherKen Moore2015-03-16
| | * Add the -o flags to the FreeBSD shutdown/restart commands (works faster)Ken Moore2015-03-16
| | * Add support for the older WM_NAME and WM_ICON_NAME standards in addition to t...Ken Moore2015-03-15
| | * Add the ability to increase/decrease the icon size for the applauncher deskto...Ken Moore2015-03-14
| * | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-05
| |\ \
| * | | Adjust the panel settings adjustment routine a bit more. Now it will no longe...Ken Moore2015-03-05
* | | | 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
|\ \ \ \ | | |_|/ | |/| |
| * | | Add a new favoriting system to the Lumina Utils library. This should make thi...Ken Moore2015-03-14
| * | | Allow the favoriting of files in lumina-fm that do *not* conflict with a curr...Ken Moore2015-03-14
| * | | Revert the previous update with regards to the removal of broken "favorite" s...Ken Moore2015-03-14
| * | | Truncate the timezone country names to 20 characters. (more than enough to se...Ken Moore2015-03-14
| * | | Add the ability to set/use custom timezones on the system - defaulting to the...Ken Moore2015-03-14
| * | | Make sure to clean up any broken sym-links in the favorites directory when th...Ken Moore2015-03-13
| * | | Merge branch 'master' of https://github.com/pcbsd/luminaKen Moore2015-03-13
| |\ \ \
| | * \ \ Merge pull request #67 from william-os4y/checksumKen Moore2015-03-13
| | |\ \ \
| | | * | | add checksum for OpenBSD (this is in fact a copy of the code from freeBSD)william2015-03-13
| | |/ / /
| * / / / Make sure the file removals are multi-selection aware in lumina-fm.Ken Moore2015-03-13
| |/ / /
* | | | 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
|/ / /
bgstack15