e16/src
Kim Woelders a1d1cc3e01 Load cursors same way as other theme files.
SVN revision: 42802
2009-09-29 16:02:50 +00:00
..
E.h Warning fixes (based on patches by pfritz and gahr, tickets 331,342). 2009-06-10 17:45:10 +00:00
Makefile.am Play sounds by number in stead of by name. Enable disabling specific sounds. 2008-12-14 16:44:45 +00:00
about.c Forgot some 2008->2009's. 2009-05-12 21:21:21 +00:00
aclass.c Prepare to eliminate special e16keyedit data parser. 2009-08-30 14:04:34 +00:00
aclass.h Reload keybindings on MappingNotify. 2008-12-30 16:19:33 +00:00
actions.c Missed some 2008->2009. 2009-08-04 16:11:35 +00:00
alert.c Play sounds by number in stead of by name. Enable disabling specific sounds. 2008-12-14 16:44:45 +00:00
alert.h DialogAlert... -> Alert... 2008-10-18 19:05:18 +00:00
arrange.c Play sounds by number in stead of by name. Enable disabling specific sounds. 2008-12-14 16:44:45 +00:00
backgrounds.c EColor->COLOR32 2009-09-13 13:45:34 +00:00
backgrounds.h Remove/comment out unused stuff. 2008-05-10 23:22:31 +00:00
borders.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
borders.h Restore group border show/hide feature. 2008-11-22 21:16:55 +00:00
buttons.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
buttons.h Fix button stacking bug when char is unsigned. 2008-08-07 23:19:24 +00:00
comms.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
comms.h Trivial cleanups. 2007-12-15 12:36:58 +00:00
conf.h Expose bevels for theming. 2009-01-18 11:17:28 +00:00
config.c Load cursors same way as other theme files. 2009-09-29 16:02:50 +00:00
container.c Simplifications. 2009-09-20 12:24:39 +00:00
container.h Simplifications. 2009-09-20 12:24:39 +00:00
coords.c Show opacity when changing by bindings. 2009-04-13 15:52:42 +00:00
cursors.c Load cursors same way as other theme files. 2009-09-29 16:02:50 +00:00
cursors.h Load cursors same way as other theme files. 2009-09-29 16:02:50 +00:00
desktops.c Eliminate some unnecessary variables. 2009-09-13 13:45:43 +00:00
desktops.h Fix crash when snapshot or match places window on invalid desk (noted by Ted Baltz). 2009-09-10 14:34:06 +00:00
dialog.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
dialog.h Forgot some 2008->2009's. 2009-05-12 21:21:21 +00:00
dock.c Eliminate redundant VRoot vars. 2008-03-24 11:12:40 +00:00
draw.c EColor->COLOR32 2009-09-13 13:45:34 +00:00
e16-ecore_hints.c Missed some 2008->2009. 2009-08-04 16:11:35 +00:00
e16-ecore_hints.h Use XInternAtoms to speed up initial atom fetch. 2008-02-23 11:57:41 +00:00
e16-ecore_list.c Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
e16-ecore_list.h Follow ecore_list name changes. 2007-07-25 20:02:57 +00:00
ecompmgr.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
ecompmgr.h Fix ripples/waves on xorg 1.4 when composite is active. 2008-06-01 20:53:12 +00:00
econfig.c ModuleListGet/Free -> MODULE_LIST_GET/FREE. 2009-09-13 13:45:48 +00:00
econfig.h Not using float config values. 2008-11-23 14:34:19 +00:00
edbus.c Eliminate RRoot and VRoot. 2008-03-29 17:18:58 +00:00
edbus.h Play with dbus - implement command interface. 2007-12-08 17:54:38 +00:00
edebug.h Various sound/module/visibility fixes. 2008-03-08 19:23:54 +00:00
edge.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
eglx.c Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
eglx.h Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
eimage.c EColor->COLOR32 2009-09-13 13:45:34 +00:00
eimage.h EColor->COLOR32 2009-09-13 13:45:34 +00:00
emodule.c ModuleListGet/Free -> MODULE_LIST_GET/FREE. 2009-09-13 13:45:48 +00:00
emodule.h ModuleListGet/Free -> MODULE_LIST_GET/FREE. 2009-09-13 13:45:48 +00:00
eobj.c Correct wrapping here and there. 2008-10-01 22:19:41 +00:00
eobj.h Correct wrapping here and there. 2008-10-01 22:19:41 +00:00
etypes.h Move some typedefs to etypes.h. 2009-03-21 20:57:57 +00:00
events.c Call XRefreshKeyboardMapping on MappingNotify. 2009-04-18 19:05:37 +00:00
events.h Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
ewin-ops.c Add some window size sanity checks. 2009-08-04 16:11:44 +00:00
ewin-ops.h Add autoshade window option (suggested by Don Harrop). 2009-02-01 10:15:13 +00:00
ewins.c Avoid wasting some space. 2009-09-13 13:45:46 +00:00
ewins.h Show opacity when changing by bindings. 2009-04-13 15:52:42 +00:00
ewmh.c Trivial cleanups. 2009-04-18 19:05:25 +00:00
extinitwin.c Use render for restart cursor only if an ARGB visual is available. 2009-08-30 14:04:29 +00:00
file.c Eliminate dup in fullfileof(). 2008-10-10 19:49:06 +00:00
file.h Eliminate dup in fullfileof(). 2008-10-10 19:49:06 +00:00
finders.c Remove unused code, cleanups. 2009-03-21 09:53:11 +00:00
focus.c Fix pointer/screen warp on certain(?) xorg versions. 2009-03-16 21:15:06 +00:00
focus.h Fix pointer/screen warp on certain(?) xorg versions. 2009-03-16 21:15:06 +00:00
fonts.c Fix font configuration file search order (default should be fonts.cfg). 2009-08-04 18:23:08 +00:00
fx.c Add missing newlines on IPC messages. 2009-09-06 09:59:40 +00:00
glwin.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
gnome.c Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
grabs.c Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
grabs.h Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
groups.c Add missing newlines on IPC messages. 2009-09-06 09:59:40 +00:00
groups.h Remove unused code, cleanups. 2009-03-21 09:53:11 +00:00
handlers.c DialogAlert... -> Alert... 2008-10-18 19:05:18 +00:00
hints.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
hints.h Header file tweaks. 2008-03-24 08:57:50 +00:00
hiwin.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
hiwin.h Header file tweaks. 2008-03-24 08:57:50 +00:00
icccm.c Missed some 2008->2009. 2009-08-04 16:11:35 +00:00
iclass.c Avoid wasting some space. 2009-09-13 13:45:46 +00:00
iclass.h Remove colormodifier stuff (this has afaict never worked in e16). 2008-06-28 19:08:35 +00:00
iconify.c Play sounds by number in stead of by name. Enable disabling specific sounds. 2008-12-14 16:44:45 +00:00
icons.c Provide iconbox icon fallback if normal methods fail. 2008-07-11 19:26:46 +00:00
icons.h Provide iconbox icon fallback if normal methods fail. 2008-07-11 19:26:46 +00:00
ipc.c Constness fixes. 2009-09-13 13:45:41 +00:00
ipc.h Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
lang.c Missed some 2008->2009. 2009-08-04 16:11:35 +00:00
lang.h Remove/comment out unused stuff. 2008-05-10 23:22:31 +00:00
magwin.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
main.c Minor fixes. 2009-09-13 13:45:50 +00:00
memory.c Forgot 2008. 2008-03-22 14:51:24 +00:00
menus-misc.c Look up menu icons in ~/.e16/icons too (patch by Pietro Cerutti, ticket 328). 2009-06-07 20:00:55 +00:00
menus.c Set menu window state to active to always show an active border. 2009-08-04 16:11:33 +00:00
menus.h Cleanups. 2008-03-22 15:00:07 +00:00
misc.c Fix some warnings on FreeBSD (patch by Pietro Cerutti). 2008-12-06 19:44:40 +00:00
mod-misc.c Constness fixes. 2009-09-13 13:45:41 +00:00
mod-trans.c Forgot some 2008->2009's. 2009-05-12 21:21:21 +00:00
moveresize.c Enable move/resize using keyboard. 2009-02-14 11:09:06 +00:00
mwm.c Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
pager.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
parse.c Use new destructive line parser to avoid a lot of strdup/free's. 2007-05-28 22:05:29 +00:00
parse.h Use new destructive line parser to avoid a lot of strdup/free's. 2007-05-28 22:05:29 +00:00
piximg.c Simplify shape functions. 2008-06-05 08:55:21 +00:00
piximg.h Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
progress.c Correct wrapping here and there. 2008-10-01 22:19:41 +00:00
progress.h 2007. 2007-01-13 19:14:29 +00:00
regex.c 2007. 2007-01-13 19:14:29 +00:00
screen.c Missed some 2008->2009. 2009-08-04 16:11:35 +00:00
screen.h Screen stuff naming consistency and code tweaks. 2007-09-29 19:13:21 +00:00
session.c Warning fixes (based on patches by pfritz and gahr, tickets 331,342). 2009-06-10 17:45:10 +00:00
session.h Trivial cleanups. 2007-12-15 12:36:58 +00:00
settings.c Comment out some inactive code. 2009-05-30 08:07:26 +00:00
settings.h Forgot some 2008->2009's. 2009-05-12 21:21:21 +00:00
setup.c Missed some 2008->2009. 2009-08-04 16:11:35 +00:00
size.c Optionally don't cover dragbar when maximising (patch by Pietro Cerutti). 2008-11-27 20:10:15 +00:00
slideout.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
snaps.c Fix crash when snapshot or match places window on invalid desk (noted by Ted Baltz). 2009-09-10 14:34:06 +00:00
snaps.h A bit more consistent naming and minor cleanup (snaps). 2008-10-18 16:00:14 +00:00
snprintf.c 2007. 2007-01-13 19:14:29 +00:00
sound.c Report correct sound server name (noted by Don Harrop). 2009-05-12 21:21:24 +00:00
sound.h Play sounds by number in stead of by name. Enable disabling specific sounds. 2008-12-14 16:44:45 +00:00
sound_esd.c Missed some 2008->2009. 2009-08-04 16:11:35 +00:00
sound_load.c only assign ssd->channels once 2008-12-30 14:53:55 +00:00
sound_pa.c Forgot some 2008->2009's. 2009-05-12 21:21:21 +00:00
sounds.h Play sounds by number in stead of by name. Enable disabling specific sounds. 2008-12-14 16:44:45 +00:00
stacking.c Debug stuff. 2008-08-07 23:30:46 +00:00
startup.c Forgot some 2008->2009's. 2009-05-12 21:21:21 +00:00
string.c Provide strcase functions if not available. 2008-08-14 18:44:23 +00:00
systray.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
tclass.c Remove useless cursor, imageclass and textclass create, delete, and modify ipc functions. 2009-09-13 13:45:39 +00:00
tclass.h EColor->COLOR32 2009-09-13 13:45:34 +00:00
text.c EColor->COLOR32 2009-09-13 13:45:34 +00:00
text_pango.c Eliminate RRoot and VRoot. 2008-03-29 17:18:58 +00:00
text_xft.c EColor->COLOR32 2009-09-13 13:45:34 +00:00
theme.c Add missing header. 2009-07-27 16:46:57 +00:00
timers.c Forgot some 2008->2009's. 2009-05-12 21:21:21 +00:00
timers.h Move some typedefs to etypes.h. 2009-03-21 20:57:57 +00:00
tooltips.c Forgot some 2008->2009's. 2009-05-12 21:21:21 +00:00
tooltips.h 2007. 2007-01-13 19:14:29 +00:00
ttfont.c EColor->COLOR32 2009-09-13 13:45:34 +00:00
user.c 2007. 2007-01-13 19:14:29 +00:00
user.h 2007. 2007-01-13 19:14:29 +00:00
util.h Correctness and trivial stuff. 2008-10-18 21:20:53 +00:00
warp.c Remove unused parameter. 2009-07-27 16:46:54 +00:00
windowmatch.c Constness fixes. 2009-09-13 13:45:41 +00:00
windowmatch.h 2007. 2007-01-13 19:14:29 +00:00
x.c EColor->COLOR32 2009-09-13 13:45:34 +00:00
xtypes.h Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
xwin.h Split iconbox scrollbar update into layout and paint. 2009-09-20 08:16:00 +00:00
zoom.c Eliminate RRoot and VRoot. 2008-03-29 17:18:58 +00:00