aboutsummaryrefslogtreecommitdiff
path: root/lumina-config/mainUI.cpp
Commit message (Expand)AuthorAge
* Add the new panel length/alignment options to lumina-configKen Moore2015-04-25
* Don't disable the save button on the "defaults" page any more. The autostart ...Ken Moore2015-04-22
* Make sure to load the default value for the new datetimeorder session value (...Ken Moore2015-04-20
* UI for DateTimeOrderChristopher Roy Bratusek2015-04-19
* A couple changes to lumina-config:Ken Moore2015-04-17
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-24
|\
| * Add a new panel plugin: applauncherKen Moore2015-03-16
| * 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
| * Clean up some of the Lumina theme watcher usage (add a 1/2 second delay after...Ken Moore2015-03-12
* | Adjust the panel settings adjustment routine a bit more. Now it will no longe...Ken Moore2015-03-05
|/
* Fix an issue with how the panel configuration was adjusting the "other" panel...Ken Moore2015-03-02
* Fix a couple bugs in the panel settings detection.Ken Moore2015-02-17
* Fix some panel interactions.Ken Moore2015-02-17
* Add the ability to "reset" an application back to defaults in lumina-config -...Ken Moore2015-02-17
* Add the ability to set different date/time formats on a session-wide scale, a...Ken Moore2015-02-05
* Another bit of cleanup/rearranging in lumina-config.Ken Moore2015-02-05
* Re-arrange the lumina-config UI a bit. Now the different sections are grouped...Ken Moore2015-02-05
* Add a new dialog for prompting the user to select a plugin (of any type). Als...Ken Moore2015-02-05
* Finish committing the last of the new distribution defaults framework. Also a...Ken Moore2015-01-21
* Add the ability to change the user's icon via session->general options (will ...Ken Moore2015-01-21
* Add knowledge of the new Panel theme setting to lumina-config.Ken Moore2015-01-19
* Finish cleaning up the new mime-type application defaults methodology: It see...Ken Moore2014-11-18
* Finish up the new Mime type default app usage in lumina-config and lumina-ope...Ken Moore2014-11-17
* Update the XDG MIME inplementation to support the draft standards for registe...Ken Moore2014-11-17
* Add a new desktop plugin: desktopviewKen Moore2014-11-03
* Insert a sanity check into lumina-config:Ken Moore2014-10-29
* Add the auto-hide ability for the Lumina panels (and add a configuration opti...Ken Moore2014-10-23
* Fix the auto-loading of the Lumina wallpapers directory in lumina-config.Ken Moore2014-10-23
* Adjust how the backend for the system tray works:Ken Moore2014-10-17
* Finish up the rest of the new Lumina Theme engine and the utilities for editi...Ken Moore2014-10-14
* Large update to the Lumina project: provide full theming capabilities.Ken Moore2014-10-10
* Clean up the default filemanager/terminal settings. Put them in the main sess...Ken Moore2014-10-08
* make file-manager user-chooseableChristopher Roy Bratusek2014-10-07
* Clean up the new global.h usage in all the Lumina subprojects.Ken Moore2014-10-06
* one missing includeChristopher Roy Bratusek2014-10-05
* add global.h containing PREFIX and make use of it in all sub-modules,Christopher Roy Bratusek2014-10-05
* Add a new dialog to lumina-config for selecting applications:Ken Moore2014-10-01
* When adding an applauncher plugin to the desktop: prompt for the application ...Ken Moore2014-10-01
* Add a Fluxbox Window theme preview to lumina-configKen Moore2014-10-01
* Update lumina-config to use the new OS prefix settings.Ken Moore2014-09-12
* Port Lumina to DragonFlyMichael Neumann2014-09-11
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15