e16/src
Kim Woelders f668b47089 Fix setting hilited/clicked font in certain dialog widgets.
SVN revision: 27338
2006-12-03 18:36:56 +00:00
..
.cvsignore Shhh. 2006-09-10 18:50:03 +00:00
E.h Allow disabling theme localisation. 2006-11-27 20:01:05 +00:00
Makefile.am Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
about.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
aclass.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
aclass.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
actions.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
alert.c Fix potential segv. 2006-05-13 09:46:22 +00:00
alert.h Split up and shuffle around some more. 2006-04-19 19:13:46 +00:00
arrange.c Fix screen edge resistance in presence of windows with struts. 2006-06-02 21:25:11 +00:00
backgrounds.c Fix missing/too many draws of the background selector window. 2006-09-02 14:33:14 +00:00
backgrounds.h Fix some incorrect window attribute propagation. Cleanups. 2006-05-28 11:51:42 +00:00
borders.c Clean up move/resize event handling. 2006-11-26 17:10:40 +00:00
borders.h Clean up move/resize event handling. 2006-11-26 17:10:40 +00:00
buttons.c Rewrap stuff related to WM_NAME/CLASS. 2006-11-26 11:11:14 +00:00
buttons.h Eliminate some obsolete code. 2006-04-30 13:23:01 +00:00
cmclass.c 2006. 2006-01-07 07:20:58 +00:00
comms.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
conf.h Move lists to Ecore_List. 2006-02-18 08:30:09 +00:00
config.c Allow disabling theme localisation. 2006-11-27 20:01:05 +00:00
container.c Fix segv when creating second systray. 2006-10-05 19:04:23 +00:00
container.h Split iconbox into container, iconbox, and systray. 2006-08-28 22:32:48 +00:00
coords.c Wrap. 2006-08-12 15:40:57 +00:00
cursors.c Clean up move/resize event handling. 2006-11-26 17:10:40 +00:00
cursors.h Clean up move/resize event handling. 2006-11-26 17:10:40 +00:00
desktops.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
desktops.h Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID. 2006-04-29 19:39:21 +00:00
dialog.c Fix setting hilited/clicked font in certain dialog widgets. 2006-12-03 18:36:56 +00:00
dialog.h Fix memory leaks in combined dialog. 2006-09-06 20:52:52 +00:00
dock.c Eliminate unused expose parameter. 2006-04-16 22:27:06 +00:00
draw.c Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID. 2006-04-29 19:39:21 +00:00
e16-ecore_hints.c Rewrap stuff related to WM_NAME/CLASS. 2006-11-26 11:11:14 +00:00
e16-ecore_hints.h Rewrap stuff related to WM_NAME/CLASS. 2006-11-26 11:11:14 +00:00
e16-ecore_list.c Slightly faster. 2006-07-25 02:01:31 +00:00
e16-ecore_list.h Enable using ecore_list_... functions from library. 2006-02-27 19:34:49 +00:00
ecompmgr.c Rewrap stuff related to WM_NAME/CLASS. 2006-11-26 11:11:14 +00:00
ecompmgr.h Fix incorrect damage region when raise actually lowers and vice versa 2006-06-05 20:57:07 +00:00
econfig.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
econfig.h Change some stuff to const. Minor config tweaks. 2006-04-21 22:52:59 +00:00
edebug.h Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
edge.c Trivial re-wrapping of XQueryPointer(). 2006-08-24 21:52:28 +00:00
eimage.c Set mask alpha threshold, if possible. 2006-09-19 16:55:16 +00:00
eimage.h More visual propagation stuff. 2006-05-14 10:59:30 +00:00
emodule.c 2006. 2006-01-07 07:20:58 +00:00
emodule.h Change some stuff to const. Minor config tweaks. 2006-04-21 22:52:59 +00:00
eobj.c Enable matching override-redirect windows by WM_CLASS. 2006-11-26 14:40:05 +00:00
eobj.h Enable matching override-redirect windows by WM_CLASS. 2006-11-26 14:40:05 +00:00
etypes.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
events.c Clean up move/resize event handling. 2006-11-26 17:10:40 +00:00
events.h Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
ewin-ops.c EwinGetName -> EwinGetTitle. 2006-11-26 11:30:59 +00:00
ewin-ops.h Enable setting focused/non-focused opacity independently. 2006-11-03 23:44:32 +00:00
ewins.c Clean up move/resize event handling. 2006-11-26 17:10:40 +00:00
ewins.h Enable matching override-redirect windows by WM_CLASS. 2006-11-26 14:40:05 +00:00
ewmh.c EwinGetName -> EwinGetTitle. 2006-11-26 11:30:59 +00:00
extinitwin.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
file.c Eliminate a lot of stat's during configuration file parsing. 2006-07-24 23:56:39 +00:00
file.h Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
finders.c Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
focus.c EwinGetName -> EwinGetTitle. 2006-11-26 11:30:59 +00:00
focus.h Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
fonts.c Oops - Remove unused header. 2006-10-11 16:10:51 +00:00
fx.c Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +00:00
gnome.c Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00
grabs.c Clean up move/resize event handling. 2006-11-26 17:10:40 +00:00
grabs.h Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
groups.c Rewrap more stuff related to WM_NAME/CLASS. 2006-11-26 12:42:05 +00:00
groups.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
handlers.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
hints.c EwinGetName -> EwinGetTitle. 2006-11-26 11:30:59 +00:00
hints.h Generalize selection handling. Manage _NET_WM_CM_Sx selection. 2006-09-11 18:10:28 +00:00
hiwin.c EwinGetName -> EwinGetTitle. 2006-11-26 11:30:59 +00:00
hiwin.h Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID. 2006-04-29 19:39:21 +00:00
icccm.c Rewrap more stuff related to WM_NAME/CLASS. 2006-11-26 12:42:05 +00:00
iclass.c Font drawing code refactoring continued. 2006-10-20 20:41:13 +00:00
iclass.h Pass Win in stead of Drawable to ImageclassApplyCopy(). Cleanups. 2006-05-07 15:32:37 +00:00
iconify.c Split iconbox into container, iconbox, and systray. 2006-08-28 22:32:48 +00:00
icons.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
icons.h Wrap imlib. 2006-03-29 19:13:17 +00:00
ipc.c Clean up move/resize event handling. 2006-11-26 17:10:40 +00:00
lang.c UCS-4 seems to be more portable than WCHAR_T. 2006-11-30 22:03:20 +00:00
lang.h Fix shortening text to fit available space in certain combinations of locale and font type. 2006-11-12 00:39:19 +00:00
main.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
memory.c Change some macros to functions to avoid multiple argument evaluation. 2006-05-13 10:28:11 +00:00
menus-misc.c EwinGetName -> EwinGetTitle. 2006-11-26 11:30:59 +00:00
menus.c EwinGetName -> EwinGetTitle. 2006-11-26 11:30:59 +00:00
menus.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
misc.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
mod-misc.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
mod-trans.c Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +00:00
moveresize.c Clean up move/resize event handling. 2006-11-26 17:10:40 +00:00
mwm.c Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00
pager.c EwinGetName -> EwinGetTitle. 2006-11-26 11:30:59 +00:00
parse.c Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
parse.h Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
progress.c Progressbars - Simplify, increase height to fit text, if needed. 2006-12-03 14:33:50 +00:00
progress.h Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
regex.c 2006. 2006-01-07 07:20:58 +00:00
screen.c Trivial re-wrapping of XQueryPointer(). 2006-08-24 21:52:28 +00:00
screen.h Add feature to subdivide screen (xinerama style). 2006-04-22 22:00:02 +00:00
session.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
session.h Normally quit by exiting main event loop. 2006-05-12 13:10:16 +00:00
settings.c Add checkbox in move/resize dialog to enable/disable use of _NET_WM_SYNC_REQUEST. 2006-10-29 15:21:15 +00:00
settings.h Add combined configuration dialog. 2006-08-20 19:30:55 +00:00
setup.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
size.c Fix several bugs with maximizing windows. 2006-04-23 08:14:03 +00:00
slideout.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
snaps.c Rewrap more stuff related to WM_NAME/CLASS. 2006-11-26 12:42:05 +00:00
snaps.h Trivial cleanups. 2006-07-25 01:27:24 +00:00
snprintf.c 2006. 2006-01-07 07:20:58 +00:00
sound.c Remove unused header files. 2006-09-07 22:38:36 +00:00
stacking.c Rewrap stuff related to WM_NAME/CLASS. 2006-11-26 11:11:14 +00:00
startup.c Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID. 2006-04-29 19:39:21 +00:00
systray.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
tclass.c Refactor font drawing code. 2006-10-18 18:19:14 +00:00
tclass.h Fix shortening text to fit available space in certain combinations of locale and font type. 2006-11-12 00:39:19 +00:00
text.c Xft font height tweak. 2006-12-03 14:28:47 +00:00
theme.c Allow disabling theme localisation. 2006-11-27 20:01:05 +00:00
timers.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
timers.h Split off timers.h 2006-04-16 13:27:38 +00:00
tooltips.c Trivial re-wrapping of XQueryPointer(). 2006-08-24 21:52:28 +00:00
tooltips.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
ttfont.c Trivial cleanups. 2006-11-19 22:55:32 +00:00
user.c Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
user.h Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
util.h Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
warp.c EwinGetName -> EwinGetTitle. 2006-11-26 11:30:59 +00:00
windowmatch.c Enable matching override-redirect windows by WM_CLASS. 2006-11-26 14:40:05 +00:00
windowmatch.h Enable window matches on override-redirect windows (for compositing options). 2006-11-19 22:24:59 +00:00
x.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00
xwin.h Eliminate redundant geometry caching in top-level objects. 2006-09-08 23:13:57 +00:00
zoom.c Split up, shuffle around, rename. 2006-11-19 21:55:52 +00:00