Commit Graph

180 Commits

Author SHA1 Message Date
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
Kim Woelders 34253bc0c4 Move theme path related stuff out of eimage.c, add function to get image data.
SVN revision: 27623
2006-12-28 17:44:42 +00:00
Kim Woelders 67882e6394 Minor reorganisation of some ewin internals.
SVN revision: 27574
2006-12-27 16:17:27 +00:00
Kim Woelders f668b47089 Fix setting hilited/clicked font in certain dialog widgets.
SVN revision: 27338
2006-12-03 18:36:56 +00:00
Kim Woelders b4456006fd Correct initial sizing of dialog window.
SVN revision: 26689
2006-10-18 16:03:36 +00:00
Kim Woelders 2b8e087aeb Fix dialog image rendering in certain situations.
SVN revision: 26594
2006-10-14 08:09:59 +00:00
Kim Woelders 6a625a3b89 Fix applying matches to internal client windows in certain situations.
SVN revision: 26422
2006-10-08 13:01:42 +00:00
Kim Woelders 52acdea6ab Fix bug in dialog layout (table positioning) causing trouble primarily in
combined settings dialog.


SVN revision: 25846
2006-09-14 21:20:35 +00:00
Kim Woelders cffc466d8a Fix memory leaks in combined dialog.
SVN revision: 25558
2006-09-06 20:52:52 +00:00
Kim Woelders 4c67896d15 Simplify dialogs (remove rarely used simple dialog variant).
SVN revision: 25041
2006-08-22 19:23:36 +00:00
Kim Woelders e34b526885 Add combined configuration dialog.
SVN revision: 24946
2006-08-20 19:30:55 +00:00
Kim Woelders 38cb5937d3 Use table with normal buttons in dialog footer (for now).
SVN revision: 24943
2006-08-20 18:40:41 +00:00
Kim Woelders 6e022653f7 Add data parameter to dialog keybinding callback.
SVN revision: 24940
2006-08-20 17:39:32 +00:00
Kim Woelders 28f6c25b08 Dialog filling tweaks.
SVN revision: 24936
2006-08-20 13:53:55 +00:00
Kim Woelders 118705b8e6 Enable emptying part of dialog and resizing dialog window.
SVN revision: 24906
2006-08-19 12:01:59 +00:00
Kim Woelders d73f2eb5a0 Still more dialog creation refactoring bits.
SVN revision: 24463
2006-08-08 03:58:42 +00:00
Kim Woelders 6caf9ed8d4 Eliminate redundant macro (Xwin).
SVN revision: 24447
2006-08-07 20:47:12 +00:00
Kim Woelders 3767ae0da4 Some more dialog creation refactoring bits.
SVN revision: 24226
2006-07-27 04:52:50 +00:00
Kim Woelders 699f4238b7 Fix closing logout dialog when using key bindings.
SVN revision: 24164
2006-07-24 20:53:49 +00:00
Kim Woelders 73c9b8cb28 Refactor dialog creation functions.
SVN revision: 24092
2006-07-21 03:17:18 +00:00
Kim Woelders aee9424bc1 ARGB window tweaks and testing stuff.
SVN revision: 23145
2006-06-03 14:11:34 +00:00
Kim Woelders 2220fc9762 Pass Win to image rendering functions (for visual info).
SVN revision: 22583
2006-05-13 13:25:30 +00:00
Kim Woelders 5281c13f3c Fix a number of segv's introduced during Win API change.
SVN revision: 22536
2006-05-11 20:47:26 +00:00
Kim Woelders 1b0b5df104 Pass Win to text rendering functions (for visual info).
SVN revision: 22490
2006-05-08 16:26:22 +00:00
Kim Woelders f2a081534d Use window depth when creating normal image pixmaps.
SVN revision: 22483
2006-05-07 16:21:37 +00:00
Kim Woelders c6d42216a5 Pass Win in stead of Drawable to ImageclassApplyCopy(). Cleanups.
SVN revision: 22482
2006-05-07 15:32:37 +00:00
Kim Woelders 2a431b38e7 Trivial renaming.
SVN revision: 22448
2006-05-03 20:52:15 +00:00
Kim Woelders f02b00ad9d Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID.
SVN revision: 22397
2006-04-29 19:39:21 +00:00
Kim Woelders 454af0813f Simplify dialog event processing.
SVN revision: 22380
2006-04-27 16:25:19 +00:00
Kim Woelders 02dbdc4bdc Trivial function rename, cleanups.
SVN revision: 22374
2006-04-26 23:43:07 +00:00
Kim Woelders 068d2aef43 Window handling function api rename/rewrap continued.
SVN revision: 22352
2006-04-25 22:40:06 +00:00
Kim Woelders 0ac49e37e4 Eliminate TextclassApply().
SVN revision: 22297
2006-04-22 13:24:51 +00:00
Kim Woelders 77c2a4fa6e Fix dialog updates when text is changed (properly this time).
SVN revision: 22176
2006-04-17 08:43:09 +00:00
Kim Woelders d0a02cff83 Eliminate unused expose parameter.
SVN revision: 22168
2006-04-16 22:27:06 +00:00
Kim Woelders 8380bc93d8 Fix dialog updates when text is changed.
SVN revision: 22165
2006-04-16 19:56:11 +00:00
Kim Woelders 27050fe8cc Split off timers.h
SVN revision: 22161
2006-04-16 13:27:38 +00:00
Kim Woelders 05e7471a1a Introduce idlers.
SVN revision: 21980
2006-04-09 10:18:34 +00:00
Kim Woelders 14736e21c1 Faster, smoother rendering of dialogs (use bg pixmap, no longer using expose events).
SVN revision: 21784
2006-04-03 22:25:19 +00:00
Kim Woelders 2f78638c0f Wrap imlib.
SVN revision: 21576
2006-03-29 19:13:17 +00:00
Kim Woelders e052f9aceb Move lists to Ecore_List.
SVN revision: 20557
2006-02-18 08:30:09 +00:00
Kim Woelders 51902b8179 Set some keybindings on OK dialog.
SVN revision: 19840
2006-01-15 23:04:52 +00:00
Kim Woelders 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders d588bd9fd5 Focus own dialogs when mapped.
SVN revision: 18463
2005-11-13 12:40:13 +00:00
Kim Woelders 24f10641c9 Fix several window group bugs.
SVN revision: 18323
2005-11-05 17:12:53 +00:00
Kim Woelders c5ca7a68ae Fix dialog layout bug.
SVN revision: 18174
2005-10-31 20:46:08 +00:00
Kim Woelders 0dfa113313 General bug hunt - Found a few, pedantic cleanups, dead code removal.
SVN revision: 18153
2005-10-30 19:40:49 +00:00
Kim Woelders 729c2a92b4 Functions for common dialog stuf. Split off dialog.h. Cleanups.
SVN revision: 18092
2005-10-29 08:48:40 +00:00
Kim Woelders 9dca3e88f1 EWM hint support is no longer optional. Split off hints.h.
SVN revision: 18049
2005-10-27 23:18:35 +00:00
Kim Woelders 9e9c8769b7 Fix geometry indicator during non-opaque resizing.
Yet another partial cleanup of client window property/state stuff.


SVN revision: 17466
2005-10-12 17:20:42 +00:00
Kim Woelders d298bab4c7 Change default dialog layout, remove redundant code.
SVN revision: 17399
2005-10-10 19:40:11 +00:00