Commit Graph

4858 Commits

Author SHA1 Message Date
Christopher Michael 50c736f8be Added icon for shelf config dialog.
SVN revision: 26626
2006-10-15 21:30:06 +00:00
Christopher Michael e19def940c Added a little more info on this one bug.
SVN revision: 26625
2006-10-15 19:47:26 +00:00
Massimo Maiurana f1c95832ae *** empty log message ***
SVN revision: 26623
2006-10-15 19:24:19 +00:00
David Walter Seikel 00486b67ab Typo caught by Beber.
SVN revision: 26620
2006-10-15 17:52:17 +00:00
Carsten Haitzler 908bc388c6 and disable check
SVN revision: 26619
2006-10-15 15:56:45 +00:00
Carsten Haitzler 0bf3fdae44 and fix a bug in slider widget
SVN revision: 26618
2006-10-15 15:54:58 +00:00
Carsten Haitzler b7e075bb8b aspara!
SVN revision: 26617
2006-10-15 15:41:17 +00:00
Carsten Haitzler 69d34400a9 e_widget needs to track sub objects so it knwos what to delete on deletion of
the widget. if u delete a sub object prematurely - u need to tell e_widget. u
also need to dell it about the new object!


SVN revision: 26616
2006-10-15 15:12:14 +00:00
Carsten Haitzler f501859f3d leak-- - and other thigns creeping in due to other debugging
SVN revision: 26614
2006-10-15 14:04:36 +00:00
David Walter Seikel b7ff38a5b4 Get rid of the nasty hash walks.
SVN revision: 26612
2006-10-15 13:25:37 +00:00
Carsten Haitzler df56bb3761 added icon for .desktop file for e (for xsessions)
fm2 now instant-updates on dnd and delete/rename/new dir
fms also instant-updates on-disk file changes


SVN revision: 26608
2006-10-15 08:37:07 +00:00
Carsten Haitzler 2a16d00cf8 making notes in fm - and e_apps. jerkiness on startup identified.
SVN revision: 26607
2006-10-15 01:35:07 +00:00
Massimo Maiurana d05e60f803 *** empty log message ***
SVN revision: 26606
2006-10-14 17:54:40 +00:00
David Walter Seikel dfcd15bb2d .directory files are .desktops to.
SVN revision: 26604
2006-10-14 12:20:52 +00:00
David Walter Seikel 491c80f462 The missing link.
SVN revision: 26603
2006-10-14 12:11:50 +00:00
David Walter Seikel fb7b7e8b65 .directory files are .desktops to.
SVN revision: 26602
2006-10-14 12:08:31 +00:00
David Walter Seikel 7c0a338514 Make directory icons work in the menus. I love it when I can make code vanish.
SVN revision: 26601
2006-10-14 12:07:45 +00:00
Viktor Kojouharov a04fa17a90 the exebuf now has access to the exe history via the up arrow.
SVN revision: 26600
2006-10-14 10:57:18 +00:00
Christopher Michael f32a6ec8b0 Removed default border style dialog item.
SVN revision: 26597
2006-10-14 09:45:24 +00:00
Christopher Michael 59b78e6c25 Added border selection dialog (ie: winter square border) to allow selecting
default border from theme. Has fallback if border isn't present in new theme.

Removed old e_int_border_border files as this is all merged now into
e_int_config_borders.


SVN revision: 26596
2006-10-14 09:43:12 +00:00
rephorm 3ef2c6a26e fix segv. bad devilhorns! :)
SVN revision: 26593
2006-10-14 06:14:16 +00:00
rephorm 6c06213dc4 bsd cpp includes whitespace before string params in macros, breaking c string concatenation :(
SVN revision: 26592
2006-10-14 05:40:33 +00:00
rephorm 11085a09e3 add button to swap colors
SVN revision: 26591
2006-10-14 05:16:00 +00:00
rephorm 71dd864f27 store the initial color when opening a color dialog, and return that on cancel
use this in color well


SVN revision: 26590
2006-10-14 05:04:01 +00:00
rephorm 5526d92029 printf--
SVN revision: 26589
2006-10-14 04:54:44 +00:00
rephorm 792bf1dab4 todo++
SVN revision: 26588
2006-10-14 04:53:20 +00:00
rephorm 02f37f014b add a change callback to the color dialog
update grad preview live as you select a color


SVN revision: 26587
2006-10-14 04:50:00 +00:00
David Walter Seikel 7869f73061 Update the callback to get the directory icon info.
NOTE - not yet using this info, that will be next, after some testing.


SVN revision: 26585
2006-10-14 04:16:09 +00:00
Christopher Michael c2019b515b Added new prop value for default border style.
Fixed leakage in e config free where some const char props were not getting
stringshare_del.


SVN revision: 26583
2006-10-14 03:45:55 +00:00
Carsten Haitzler 97e33b6187 toodoo
SVN revision: 26582
2006-10-14 03:29:23 +00:00
Christopher Michael 7fe232a147 Language is gui'd already
SVN revision: 26581
2006-10-14 03:09:32 +00:00
David Walter Seikel 72e7b91b3f The directory icons will be called .directory as per the FDE spec. This
will likely be implemented later today.


SVN revision: 26580
2006-10-14 01:02:16 +00:00
David Walter Seikel 87d76d0048 TODO-- and a minor change.
SVN revision: 26578
2006-10-14 00:18:36 +00:00
David Walter Seikel af7a7e96cd *Turn on icon idle pre searching.
*#if out most of the debugging printf's.


SVN revision: 26577
2006-10-13 23:35:23 +00:00
Christopher Michael 34bba6f5bd Rework the gradient dialog for a better look.
SVN revision: 26574
2006-10-13 21:16:05 +00:00
Christopher Michael d5db1cde71 Set an icon for the color dialog.
SVN revision: 26573
2006-10-13 20:35:39 +00:00
Christopher Michael 6eef368ae4 Fix icon assignment for "Cleanup Windows"
SVN revision: 26571
2006-10-13 19:50:50 +00:00
rephorm dd07f403bf remove old todo fragment that has already been done
SVN revision: 26566
2006-10-13 05:02:37 +00:00
rephorm 9d58b52c0b Fix bug: overlap in deskpreview with a single desktop
move color well default min size from theme into the widget itself (may still need to be tweaked a bit -- but can always be overridden when using the widget)


SVN revision: 26565
2006-10-13 02:49:40 +00:00
David Walter Seikel 0973d242c0 Removed some more obsolete .eap code.
SVN revision: 26553
2006-10-12 14:27:52 +00:00
Christopher Michael c962a66b09 Removed bg gradient preview item.
SVN revision: 26552
2006-10-12 14:23:53 +00:00
Christopher Michael 0c4aa82ea7 Using diff from rephorm (shameless plug :) ), added gradient preview widget
directly into the dialog, not as a seperate e_widget.


SVN revision: 26551
2006-10-12 14:14:15 +00:00
Christopher Michael a765b109ac Add alias for gradient preview.
SVN revision: 26550
2006-10-12 14:05:19 +00:00
Christopher Michael 745ffd6138 Do not load the language list twice. Good eye Lutin :)
SVN revision: 26548
2006-10-12 13:12:42 +00:00
Christopher Michael fcf736cd92 Remove the transition preview widget and create it directly in the dialog
without having a seperate e_widget for it.


SVN revision: 26547
2006-10-12 11:49:51 +00:00
Christopher Michael 2dcfdbe531 Remove Cleanup Windows action item.
SVN revision: 26545
2006-10-11 23:53:59 +00:00
Christopher Michael 9200c892c3 Added action wrapper for "Cleanup Windows"
SVN revision: 26544
2006-10-11 23:53:39 +00:00
Christopher Michael fc8e60ea62 Sort the font list.
SVN revision: 26543
2006-10-11 23:33:49 +00:00
Christopher Michael 5976ef699c Set the color wells to proper default values.
SVN revision: 26542
2006-10-11 23:21:33 +00:00
Christopher Michael cb9d1eafa7 Set font entry widget to null in Basic Mode to avoid potential segfault.
SVN revision: 26541
2006-10-11 21:29:57 +00:00