Commit Graph

757 Commits

Author SHA1 Message Date
Sanel Zukan
2898f9ea53 Use edelib::Window 2011-10-21 16:00:16 +00:00
Sanel Zukan
af906eb737 Some hack to prevent gcc warnings. This could be solved by separate file, but... 2011-10-21 15:50:43 +00:00
Sanel Zukan
46cb6110b7 Correctly write/read user supplied programs. 2011-10-21 15:41:30 +00:00
Sanel Zukan
09b60c67c8 Refactoring... 2011-10-21 15:20:48 +00:00
Sanel Zukan
796a43cda5 Handle 'Browse...' click. 2011-10-21 13:07:14 +00:00
Sanel Zukan
688f5e07de Support for storing/loading items 2011-10-20 16:02:47 +00:00
Sanel Zukan
016c9f8677 Added entry for ede-preferred-applications 2011-10-20 15:18:33 +00:00
Sanel Zukan
93f7e1d1f6 Importing new tool for configuring preferred applications. Not finished 2011-10-20 15:13:04 +00:00
Sanel Zukan
24683b07ca Use SOURCE var where can 2011-10-20 14:18:11 +00:00
Sanel Zukan
f15229e831 Added translation part 2011-10-20 09:17:08 +00:00
Sanel Zukan
14766fee6e Tool for easier boilerplate creation 2011-10-20 09:11:05 +00:00
Sanel Zukan
f5e6768f47 Small refactoring 2011-10-18 08:45:55 +00:00
Sanel Zukan
77c2ce9739 Refactoring some icon handling. Dumping trash handling; this should be done by separate application 2011-10-18 08:17:35 +00:00
Sanel Zukan
f3ff9ade2d Use for_each 2011-10-07 14:19:04 +00:00
Sanel Zukan
f16c76e5b6 Set E_LOG_DOMAIN var during compilation phase 2011-10-06 22:19:03 +00:00
Sanel Zukan
7313d248e3 Add it to loader 2011-09-30 11:43:05 +00:00
Sanel Zukan
a486d1b3bf Drawing code 2011-09-30 11:41:22 +00:00
Sanel Zukan
b2408f4957 Initial import of memory monitor applet 2011-09-30 09:47:20 +00:00
Sanel Zukan
d987063dfe Removed 2011-09-28 12:50:24 +00:00
Sanel Zukan
c758335855 Obsolete file 2011-09-28 09:05:22 +00:00
Sanel Zukan
29c8226e03 Updated year 2011-09-15 14:07:46 +00:00
Sanel Zukan
dbd1933aad Updating current dirs 2011-09-14 15:12:45 +00:00
Sanel Zukan
2595111e43 Cleanup too 2011-09-14 13:06:39 +00:00
Sanel Zukan
70eabeabe5 Cleaning up some old stuff 2011-09-14 13:05:41 +00:00
Sanel Zukan
5a32de2be6 Removed warning if 1.3.x branch was detected 2011-08-04 08:46:05 +00:00
Sanel Zukan
394566a9a5 Fixed few things for easier compilation with FLTK 1.3.
Forbidden asciidoc to read /etc/asciidoc folder, as it could have newer incopatible asciidoc config files.
2011-08-03 12:20:37 +00:00
Sanel Zukan
f978ef01f8 Do not show dialog if there are no entries 2010-03-29 03:37:36 +00:00
Sanel Zukan
39b5181ad5 Use EDE_APPLICATION to init localization code and set default (and much saner) font size. 2010-03-28 12:54:45 +00:00
Sanel Zukan
e4ec7c9861 Updated year 2010-03-22 01:51:43 +00:00
Sanel Zukan
eebda8a375 Update icon on demand 2010-03-09 23:38:57 +00:00
Sanel Zukan
bd5dbb7ed9 Application icon support in taskbar button 2010-03-08 22:44:32 +00:00
Sanel Zukan
8711d6c593 Added weekday name in tooltip 2010-03-08 00:03:44 +00:00
Sanel Zukan
617bebaab2 Some tooltip text beautification 2010-03-07 23:14:54 +00:00
Sanel Zukan
83a14d9a27 Let tooltip shows a date 2010-03-07 21:51:06 +00:00
Sanel Zukan
6de400ed8b Use flat box by default 2010-03-07 21:33:55 +00:00
Sanel Zukan
f17c97d4a8 Do not state things that are not implemented 2010-03-07 14:03:30 +00:00
Sanel Zukan
c6ed8f6d2f Handle case when va_list is array. 2010-03-06 17:28:21 +00:00
Sanel Zukan
1ed2b9149a Line up with spaces 2010-02-23 16:28:34 +00:00
Sanel Zukan
0da0d5c7c4 Prevent segfault when '--apply' was issued.
Added some tooltips for better description of some checkboxes.
2010-02-23 16:18:09 +00:00
Sanel Zukan
7b97a3ccd4 Use sysconfdir variable if was given via '--sysconfdir' flag to configure script. 2010-01-19 14:41:51 +00:00
Sanel Zukan
bb1f7cf95e Use given prefix, instead builtin path. 2010-01-19 14:01:36 +00:00
Sanel Zukan
2c546ddcf8 Straight use of sysconfdir variable 2010-01-19 13:49:49 +00:00
Sanel Zukan
fcf71678b0 Dumped builtin paths as distros can't use them for packaging. Noted by Thierry from NuTyX project. 2010-01-18 14:38:22 +00:00
Sanel Zukan
b057ef45a1 Do not display transient windows 2010-01-06 14:45:56 +00:00
Sanel Zukan
be777e192a Removed jambuild.txt entry in Jamfile.
Documented org.equinoxproject.Xsettings service.
2009-12-28 13:11:33 +00:00
Sanel Zukan
c6269ccff7 Dump unfinished item. This should be completed on wiki. 2009-12-28 12:49:27 +00:00
Sanel Zukan
44d997a075 Use common netwm code from edelib. 2009-12-24 15:47:29 +00:00
Sanel Zukan
66da6a79b6 Do not compile and install demo applet 2009-12-17 15:19:05 +00:00
Sanel Zukan
bbbb00fdca Use wm specific code from edelib. 2009-12-17 15:16:35 +00:00
Sanel Zukan
31fbe5bc06 Added Remove(), Flush() and Set() D-Bus calls, related to XSETTINGS, in evoke.
Use Fl_Double_Window in ede-image-view, to prevent flickering when image gets resized.
2009-12-07 13:46:52 +00:00