Commit Graph

20 Commits

Author SHA1 Message Date
Sanel Zukan 5489ef0b70 Prevent crash when focusing button. 2018-05-04 00:52:05 +02:00
Sanel Zukan a2b2ae0e27 Adding patch from kraileth, which makes tip compiler compileable with musl libc. 2014-07-09 11:07:06 +00:00
Sanel Zukan 2b81f59d45 Center window before it was shown 2012-05-15 09:47:05 +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 037196c9be Reduced warnings on gcc 4.4.1.
Let panel applet use GLOBALFLAGS.
Check for XKBrules from XKB extension and conditionally compile code using it.
2009-11-20 17:08:29 +00:00
Sanel Zukan 7442e41421 Alias some types not known for Solaris 2009-11-12 12:50:25 +00:00
Sanel Zukan a0e27e657e Explicitly link the against libm. NetBSD requires this 2009-10-07 10:50:10 +00:00
Sanel Zukan 205ba2b837 Correctly check the box when ede-tip should be run and reverse 2009-10-07 09:04:47 +00:00
Sanel Zukan 33df6e9231 Removed incomplete edialog.
Imported new and functional ede-dialog.
ede-help uses ede-dialog for error reports; xmessage is not used since some OS-es to not install it 
by default, e.g. OpenSolaris.
Removed obsolete ede-tip.conf.
Fixed background issue in ede-tip; background will now always be white so it can nicely blend with the image.
Commit fixed ede.desktop.in; previous commit was only renaming without content change.
Reduce some debug output in ede-autostart.
2009-08-12 15:26:38 +00:00
Sanel Zukan 58a126ad1f Use some more standard header for htonl() and the family.
Instead to redefine, include header where FreeBSD keeps off_t type
2009-04-24 20:12:53 +00:00
Sanel Zukan 427602bed6 Fixed some warnings 2009-04-16 17:01:19 +00:00
Sanel Zukan e8c8485097 Very tiny documentation revision.
Fixed code so it can be compiled on SunStudio without errors.
2009-03-30 15:17:00 +00:00
Sanel Zukan c7c8fc92ea Added ede-bell-conf, a tool to configure system bell (that annoying beep thing)
Rest are changes so can nicely be compiled on freebsd
Also, some changes are in coding style
2009-02-26 11:15:27 +00:00
Sanel Zukan bbf6870788 Correctly load system tips
Some code cleanup
2009-02-24 14:11:29 +00:00
Sanel Zukan ab83d5a051 Let tips be installed 2009-02-24 13:54:14 +00:00
Sanel Zukan 5155215b68 Changes in build scripts
Changed SharedLibrary rule so it can generate .la files, like libtool
Added some bluring of preview image, although it pretty sucks
emountd will now use global HAL flags and libraries
2009-01-26 12:31:01 +00:00
Sanel Zukan 5b9b47988d s/Etip/ede-tip 2008-09-22 14:16:50 +00:00
Sanel Zukan c387a5a76a Updating files 2008-09-22 13:58:31 +00:00
Sanel Zukan 8d68d7cf64 Renaming files 2008-09-22 13:54:05 +00:00
Sanel Zukan 3471b0f026 Renaming etip to ede-tip
Updating Jamfile
2008-09-22 13:50:03 +00:00