Commit Graph

11 Commits

Author SHA1 Message Date
David Walter Seikel f3f7909803 Change to the new icon theme in the same way that the theme config
dialog does.  There has to be a better way for both.


SVN revision: 26019
2006-09-22 07:49:54 +00:00
sebastid 4e81527304 Cleanup.
- Remove unused variables.
- Add const where needed.
- Add return values.


SVN revision: 26002
2006-09-21 19:53:38 +00:00
Carsten Haitzler 52e2a2f4d9 add extra source dir for indirect pseudo-links. handle .order files as
pseudo-links


SVN revision: 25211
2006-08-30 14:45:33 +00:00
David Walter Seikel 19b724c4dc Gotta set the minimum size for the correct widget. Thanks rephorm.
SVN revision: 25203
2006-08-30 07:10:08 +00:00
David Walter Seikel 8b07f0a84a Added a basic dialog mode.
SVN revision: 25202
2006-08-30 06:39:24 +00:00
Carsten Haitzler ab996003d6 init splash also now uses namespace to some extent. startup config dialog
uses fm2 now. init themes broken. yay!


SVN revision: 25122
2006-08-26 11:06:05 +00:00
sebastid ff6ba0449b Remove cast
SVN revision: 25005
2006-08-21 16:10:36 +00:00
sebastid 6881af25f9 Remove unused variables.
SVN revision: 24999
2006-08-21 15:45:47 +00:00
David Walter Seikel c33012eb52 Saves selected icon theme in e_config. I hope I did everything I need
to do when adding a new config string.

Doesn't actually update icons or clear caches yet, but new icons will be in
the selected theme.


SVN revision: 24973
2006-08-21 02:30:10 +00:00
David Walter Seikel 28a1a8bf34 Paranoid NULL checking added due to a report of crashes. May simply move
the crash to later.  Let's see if this at least allows the dialog to
appear, which can give us more clues.


SVN revision: 24926
2006-08-20 05:30:42 +00:00
David Walter Seikel 770820eee8 New icon theme config dialog. It doesn't actually save the config yet,
and it could benefit from the general ecore_desktop caching I will write
soon.  Not so happy about the information display in the top right
corner, if anybody has a better idea, feel free to change it or let me
know.


SVN revision: 24923
2006-08-20 03:51:54 +00:00