5532 Commits (4de21d59b3ba9cff3346c2179e639d6778b84f44)
 

Author SHA1 Message Date
rephorm 4de21d59b3 use aspect widget for theme preview, so that it scales up to fit as large as it can, without losing aspect 16 years ago
rephorm e48b1cb1f7 fix aspect widget 16 years ago
Sebastian Dransfeld 96fcf80c22 Add prototype for func. 16 years ago
kiwi 2d3bc291bc fix e_widget_ilist_unselect segfault on null ilist **value 16 years ago
kiwi aa2f1c44a5 cast e_object to remove warning 16 years ago
kiwi 4d32378f8b ibar confirm dialog on source delete is now destroyed when config dialog is closed. 16 years ago
kiwi 629fcbbc65 confirm dialogs can now be deleted via e_object_del() call 16 years ago
Christopher Michael 132e82c22b Standardize some config dialog class names. 16 years ago
Massimo Maiurana 5bcc9f1341 added korean localization 16 years ago
Eric Schuele b0e216db4e Setting max|=E_MAXIMIZE_BOTH after resizing it causes the hints to disagree with the geometry. This was causing max_vert or max_horz windows to come up max_both on a restart of E. 16 years ago
Eric Schuele ae393e4c27 Allow windows being pushed around to be pushed over the space once occupied by a presently iconic window 16 years ago
Carsten Haitzler 38d5caf598 flush stdou before forking - removes multiple printfs in buffer still being 16 years ago
Viktor Kojouharov dbdf7283cc fix the incorrectly placed parens. make sure the shelf always hides when the mouse goes out of it. don't hide the shelf when mass editing the gadgets in it 16 years ago
Christopher Michael 48e356e499 Just some formatting fixes...E style. 16 years ago
Christopher Michael 67da70be69 Change zone to read Screen in the config dialog. 16 years ago
Christopher Michael 3f2d7d360f As per talk w/ rephorm, change Screen Zone to read Current Screen. 16 years ago
Carsten Haitzler 8bbd0686a3 patches into cvs we go. 16 years ago
Sebastian Dransfeld c2538f00c8 Formatting 16 years ago
Viktor Kojouharov 726d152924 patch by Hannes Janetzek for checking whether the mouse is over the shelf 16 years ago
Carsten Haitzler 5168a0989f actually handler error on recursive copy - abort the copy on an err in 16 years ago
kiwi 0149bf7c46 allow "copy" and "select all" menus in a disabled entry 16 years ago
Eric Schuele 63759d0553 Hide the "Favorite Applications" menu item if there is no favorite.menu file. 16 years ago
Carsten Haitzler ff2de0fe92 move directory config to .directory.desktop - can quibble on the name later, 16 years ago
manowarrior 6c4b064a6e update this old crap 16 years ago
Christopher Michael cd28243af9 Math.h is already included via e.h, do not need the include here. 16 years ago
Christopher Michael 6db12642ac Trap for "rename" error. Print the errno via perror. 16 years ago
rephorm ef8e3d10bf don't allow copying from password entry 16 years ago
rephorm 186303e42c printf-- 16 years ago
rephorm 0bc9bd4bcd nuke memory that stored passwords in a few more cases 16 years ago
Eric Schuele ee3ca39ce0 Make is a little more obvious how to run something in a terminal 16 years ago
rephorm 5093431635 update the selection on double click 16 years ago
rephorm b1841d3265 nuke password contents on del 16 years ago
Christopher Michael 6fad95e77e Fix e_entry popup menu so that Cut/Copy show again. 16 years ago
Massimo Maiurana 4654bc7d22 some i18n updates 16 years ago
Carsten Haitzler 754dcde6c0 mdkcore's new pt.po :) 16 years ago
kiwi 1a04a31474 indent 16 years ago
kiwi 7bc7956f55 show the e_entry menu entries only when they are needed 16 years ago
rephorm 576b4bc988 update readme 16 years ago
Eric Schuele c5d4436618 Tweak GUI. Fix users ability to disable the slide/drag buttons. 16 years ago
Christopher Michael c93f2de656 Removed unused variables. 16 years ago
Christopher Michael d5184772dd Remove unused variables. 16 years ago
Christopher Michael 1cd372e1da Modify startup config dialog slightly so that it looks & acts like wallpaper 16 years ago
Christopher Michael c6d5d72619 Rework lanugage dialog a little bit: 16 years ago
rephorm b2d64063f6 send signal to indicate that password is currently being checked 16 years ago
Christopher Michael 3fa775d6d3 Add right-click copy/paste popup menu to e_entry for Codewarrior :) 16 years ago
Eric Schuele 25b23fe48b Add textbox to show (read-only) the .desktop file we are creating/matched to. Useful because it is less than obvious under certain circumstances. 16 years ago
Carsten Haitzler c9ad93d57c in theory handle custom themes for everything now (fm2-wise) 16 years ago
Carsten Haitzler 257e46227e ad only expand the left side 16 years ago
Christopher Michael b08918fb7e Format E style. 16 years ago
Carsten Haitzler 339bb54ce1 dont stretch the preview - gets screen aspect all wrong. 16 years ago