2955 Commits (d3c1a4a4a094c99bf785ef339ea3bd74c13a5008)
 

Author SHA1 Message Date
codewarrior d3c1a4a4a0 -Efm: 18 years ago
Christopher Michael 6bf7badbe5 If a module has a config dialogue, destroy it on module shutdown 18 years ago
Christopher Michael b1d75321d1 If a module has a config dialogue, destroy it on module shutdown 18 years ago
Carsten Haitzler 0507be1d85 TODO bugs 18 years ago
Carsten Haitzler 603f0ab5b1 bug-- 18 years ago
Carsten Haitzler f10700ceaa TODO bugs 18 years ago
Carsten Haitzler d6f75b50cf fix stringshare NULL 18 years ago
Carsten Haitzler eff5eeeac7 fix several bugs (cursors for example)... found some more... :) 18 years ago
Carsten Haitzler 1625201009 fix several bugs (cursors for example)... found some more... :) 18 years ago
Christopher Michael afa4cf4615 Minor fix for Configure and About buttons being disabled on apply when the modules state hasn't changed 18 years ago
Christopher Michael 18d49353ce Add Size and Position options to Advanced Config Dialogue for Winlist. Does not follow the ''Advanced has same options as Basic'' design because it would not fit into 640x480. Feel free to redo if you can make it fit. 18 years ago
Christopher Michael 6c5ccfcb3a Fix buggers in module config dialog. Configure/About buttons were not in sync with the modules state 18 years ago
Christopher Michael 2f75f46077 Added window list settings dialog. 18 years ago
Christopher Michael b495e3aa62 Removed unused variable and functions 18 years ago
Christopher Michael 19690e4b2d Fix eap editor segfault by checking to see that the tile exists before trying to remove it. 18 years ago
Christopher Michael bba7ef3fba Remove restart dialogue from general settings as it's not needed. Thanks Sebastion :) 18 years ago
troback 592aa8391d - normal update 18 years ago
maiurana 11101472fd *** empty log message *** 18 years ago
Christopher Michael 79df73f1b9 Formatting. No need to check if a dir exists as ecore_file_is_dir already checks. Sizing Fixes for the dialogue. Should look a bit better now. 18 years ago
Christopher Michael a734626cbb Formatting. No need to check if a dir exists as ecore_file_is_dir already checks 18 years ago
Christopher Michael 8945585113 Added Performance Settings configure dialogue for handling E cache settings 18 years ago
Christopher Michael 765bfe433b Rework General Settings Dialog in prep for Performance Settings Dialog 18 years ago
Christopher Michael cd94b9242e Remove compile warning for evas_stringshare 18 years ago
Christopher Michael 824908f473 Fixes to general settings dialog. Handle different caches correctly. Formatting 18 years ago
Christopher Michael 9982e2e6d3 Update e_config.h with comments about what is GUI'd 18 years ago
Christopher Michael 8005c8c4e0 Add an Advanced Page to General Settings 18 years ago
Christopher Michael 222210b44a Add Fixed to slider label 18 years ago
Christopher Michael f78fe3330d Grrr, put that back. Sorry, doing too many things at once 18 years ago
Christopher Michael 9dee40dff6 Apparently this is needed 18 years ago
Christopher Michael b6a1dac387 Add a restart dialog for when Use E cursor or cursor size get changed as they require a restart to take effect. 18 years ago
Christopher Michael d84dd3f080 Did I forget this file ? 18 years ago
Christopher Michael 6f9cd02ba3 Fix casting int to int 18 years ago
Christopher Michael 8607bf932f Remove defined but not used statements 18 years ago
Christopher Michael 575460b7e9 Added General Settings Dialogue 18 years ago
Christopher Michael d332106d22 Reorder Config Panel. Makes a bit more sense this way 18 years ago
Christopher Michael 4c236eb1fa Fix Config call for current container. Better trapping 18 years ago
Christopher Michael 66734c5392 Fix typo 18 years ago
Christopher Michael eb4875d024 Fix Config call for current container. Better trapping 18 years ago
Christopher Michael acb5e591ce Fix Config call for current container. Better trapping 18 years ago
Christopher Michael 8e0ee56223 Add missed trap 18 years ago
Christopher Michael 1cebd90d14 Fix this the right way. Better trapping 18 years ago
Christopher Michael 6d8c8baa0f Remove the list free. May cause segfault when unloading module 18 years ago
Christopher Michael 1e1eea1558 Fix IBox Configure Call to check for current container 18 years ago
Christopher Michael bb4b7078ec Fix IBar config to check for current container 18 years ago
handyande 63ccd7f154 It seems to me that the dlerror here is not useful, so this replaces the (null) that always seems to be printed 18 years ago
Christopher Michael 50a9bbe250 Fix missed GCC 4 visibility (bad raster) so that e_utils builds again 18 years ago
Christopher Michael ebc84f1d30 Remove unused variables.C++ comments are bad, mmmkay? 18 years ago
Christopher Michael 6ff116edd6 C++ comments are bad, mmmkay? 18 years ago
Christopher Michael 5191bc1765 No C++ comments in C code. Sorry KainX :) 18 years ago
Christopher Michael c2c4c9c176 Remove unused function proto & function 18 years ago