e16/src
Kim Woelders 7f5de44e5e Fix Xft fonts/encoding (always go via utf8).
SVN revision: 26873
2006-10-30 21:06:01 +00:00
..
.cvsignore Shhh. 2006-09-10 18:50:03 +00:00
E.h Add checkbox in move/resize dialog to enable/disable use of _NET_WM_SYNC_REQUEST. 2006-10-29 15:21:15 +00:00
Makefile.am Add Xft support. 2006-10-22 14:09:50 +00:00
aclass.c Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
aclass.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
actions.c Set correct environment when starting remembered applications at startup. 2006-09-24 19:07:02 +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 Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
borders.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
buttons.c Rename a few configuration items. 2006-08-23 21:04:53 +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 Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
conf.h Move lists to Ecore_List. 2006-02-18 08:30:09 +00:00
config.c Avoid dangling buffer. Eliminate some redundant code. 2006-08-12 10:33:47 +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 Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
desktops.c Eliminate redundant geometry caching in top-level objects. 2006-09-08 23:13:57 +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 Correct initial sizing of dialog window. 2006-10-18 16:03:36 +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 Trivial cleanups. 2006-05-21 18:44:18 +00:00
e16-ecore_hints.h Rename some files. 2006-02-18 09:50:17 +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 No need to restart when changing override-redirect window opacity. 2006-10-24 21:40:51 +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 Enable configuring internal and exported language. 2006-04-21 23:47:30 +00:00
econfig.h Change some stuff to const. Minor config tweaks. 2006-04-21 22:52:59 +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 Eliminate redundant geometry caching in top-level objects. 2006-09-08 23:13:57 +00:00
eobj.h Add ipc/match bits to enable/disable fading of particular windows. 2006-10-07 12:02:34 +00:00
etypes.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
events.c Add checkbox in move/resize dialog to enable/disable use of _NET_WM_SYNC_REQUEST. 2006-10-29 15:21:15 +00:00
ewin-ops.c Add checkbox in move/resize dialog to enable/disable use of _NET_WM_SYNC_REQUEST. 2006-10-29 15:21:15 +00:00
ewin-ops.h Add ipc/match bits to enable/disable fading of particular windows. 2006-10-07 12:02:34 +00:00
ewins.c Center unplaced dialogs on "parent"(if transient) or root. 2006-10-26 20:25:30 +00:00
ewins.h Center unplaced dialogs on "parent"(if transient) or root. 2006-10-26 20:25:30 +00:00
ewmh.c Center unplaced dialogs on "parent"(if transient) or root. 2006-10-26 20:25:30 +00:00
extinitwin.c Pass Win to image rendering functions (for visual info). 2006-05-13 13:25:30 +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 Trivial re-wrapping of XQueryPointer(). 2006-08-24 21:52:28 +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 Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
groups.c Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +00:00
groups.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
handlers.c Fix exit/restart from GSOD. 2006-07-11 23:17:19 +00:00
hints.c Fix applying matches to internal client windows in certain situations. 2006-10-08 13:01:42 +00:00
hints.h Generalize selection handling. Manage _NET_WM_CM_Sx selection. 2006-09-11 18:10:28 +00:00
hiwin.c Trivial re-wrapping of XQueryPointer(). 2006-08-24 21:52:28 +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 Add _NET_WM_SYNC_REQUEST support. 2006-10-28 14:53:16 +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 More visual propagation stuff. 2006-05-14 10:59:30 +00:00
icons.h Wrap imlib. 2006-03-29 19:13:17 +00:00
ipc.c Add ipc/match bits to enable/disable fading of particular windows. 2006-10-07 12:02:34 +00:00
lang.c Refactor font drawing code. 2006-10-18 18:19:14 +00:00
lang.h Enable configuring internal and exported language. 2006-04-21 23:47:30 +00:00
main.c Set mask alpha threshold, if possible. 2006-09-19 16:55:16 +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 Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00
menus.c Fix potential segv when showing menu. 2006-10-13 15:22:19 +00:00
menus.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
misc.c Fix bug potentially causing eternal loop while sliding. 2006-04-27 21:52:32 +00:00
mod-misc.c Add checkbox in move/resize dialog to enable/disable use of _NET_WM_SYNC_REQUEST. 2006-10-29 15:21:15 +00:00
mod-trans.c Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +00:00
moveresize.c Fix non-group move by pointer. 2006-05-28 10:12:25 +00:00
mwm.c Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00
pager.c Fix live pager update mode. 2006-10-08 13:44:15 +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 Wrap. 2006-08-12 15:40:57 +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 Fix session id update. Add sanity check. 2006-10-20 20:09:29 +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 Set mask alpha threshold, if possible. 2006-09-19 16:55:16 +00:00
size.c Fix several bugs with maximizing windows. 2006-04-23 08:14:03 +00:00
slideout.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
snaps.c Add missing label text. 2006-08-19 14:58:31 +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 Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +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 Generalize selection handling. Manage _NET_WM_CM_Sx selection. 2006-09-11 18:10:28 +00:00
tclass.c Refactor font drawing code. 2006-10-18 18:19:14 +00:00
tclass.h Add Xft support. 2006-10-22 14:09:50 +00:00
text.c Fix Xft fonts/encoding (always go via utf8). 2006-10-30 21:06:01 +00:00
theme.c Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
timers.c Split off timers.h 2006-04-16 13:27:38 +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 Add Xft support. 2006-10-22 14:09:50 +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 Change config parameter position (purely cosmetic). 2006-09-25 18:19:20 +00:00
windowmatch.c Add ipc/match bits to enable/disable fading of particular windows. 2006-10-07 12:02:34 +00:00
x.c Eliminate redundant geometry caching in top-level objects. 2006-09-08 23:13:57 +00:00
xwin.h Eliminate redundant geometry caching in top-level objects. 2006-09-08 23:13:57 +00:00
zoom.c Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00