Commit Graph

87 Commits

Author SHA1 Message Date
Kim Woelders 83bcbbaee1 2007.
SVN revision: 27952
2007-01-13 19:14:29 +00:00
Kim Woelders b7acf33e70 Clean out unused duplicate backgrounds at startup.
SVN revision: 27571
2006-12-26 22:39:13 +00:00
Kim Woelders 163f842dc6 Disable translation of some error message stuff that might as well be left untranslated.
SVN revision: 27397
2006-12-09 21:32:03 +00:00
Kim Woelders 28bc5d39db Fix missing/too many draws of the background selector window.
SVN revision: 25362
2006-09-02 14:33:14 +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 d73f2eb5a0 Still more dialog creation refactoring bits.
SVN revision: 24463
2006-08-08 03:58:42 +00:00
Kim Woelders 3767ae0da4 Some more dialog creation refactoring bits.
SVN revision: 24226
2006-07-27 04:52:50 +00:00
Kim Woelders 1bb6c4f1ed Fix (most unlikely) segv.
SVN revision: 24173
2006-07-25 01:29:26 +00:00
Kim Woelders 5bd5afe9cc Split up, shuffle around file.c (no real changes).
SVN revision: 24166
2006-07-24 21:10:59 +00:00
Kim Woelders 73c9b8cb28 Refactor dialog creation functions.
SVN revision: 24092
2006-07-21 03:17:18 +00:00
Kim Woelders e418400bf9 Fix some incorrect window attribute propagation. Cleanups.
SVN revision: 22968
2006-05-28 11:51:42 +00:00
Kim Woelders 3a1af27148 Add background transparency "compatibility mode" option to configuration dialog.
SVN revision: 22966
2006-05-28 11:09:46 +00:00
Kim Woelders ebe0524b15 Fix X-font color when colormap changes.
SVN revision: 22622
2006-05-14 16:01:17 +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 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 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 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 6eb1fbcb72 Change some stuff to const. Minor config tweaks.
SVN revision: 22284
2006-04-21 22:52:59 +00:00
Kim Woelders 0218e123c2 Start renaming/rewrapping stuff preparing for other api changes.
SVN revision: 22185
2006-04-17 21:55:34 +00:00
Kim Woelders 66530a75ef Fix problem with background pixmaps being freed by mistake.
SVN revision: 22164
2006-04-16 18:34:57 +00:00
Kim Woelders 27050fe8cc Split off timers.h
SVN revision: 22161
2006-04-16 13:27:38 +00:00
Kim Woelders 57e5fb09d4 Trivial fixes and cleanups.
SVN revision: 21978
2006-04-09 09:26:15 +00:00
Kim Woelders 2f78638c0f Wrap imlib.
SVN revision: 21576
2006-03-29 19:13:17 +00:00
Kim Woelders ad52858fbb Fix external background on root at startup with CM enabled. Cleanups.
SVN revision: 20891
2006-03-01 21:57:50 +00:00
Kim Woelders b5038396fb Rework background handling:
- Only use root background overlay when composite is enabled
- Improve handling of external backgrounds ("No Background")
- Fix external background handling when composite is enabled


SVN revision: 20835
2006-02-27 19:14:25 +00:00
Kim Woelders c14ac69501 Fix background configuration when background is NONE.
SVN revision: 20641
2006-02-20 18:56:36 +00:00
Kim Woelders e052f9aceb Move lists to Ecore_List.
SVN revision: 20557
2006-02-18 08:30:09 +00:00
Kim Woelders 25da17e28a Add sanity check for background timeout value.
SVN revision: 20403
2006-02-11 17:05:08 +00:00
Kim Woelders 26f55b545d Debug stuff.
SVN revision: 19666
2006-01-08 23:51:07 +00:00
Kim Woelders 056248c884 2006.
SVN revision: 19591
2006-01-07 07:20:58 +00:00
Kim Woelders 5d1af7b440 Fix scaling of fixed aspect ratio backgrounds.
SVN revision: 19545
2006-01-05 22:20:00 +00:00
Kim Woelders 1a665c5021 Fix scaled backgrounds with overlay image and overlay images with alpha.
SVN revision: 19293
2005-12-25 12:40:38 +00:00
Kim Woelders 7835608a0f Fix incorrect or invalid background pixmaps in certain situations.
SVN revision: 18662
2005-11-27 11:02:05 +00:00
Kim Woelders ee32dd33b3 More background pixmap handling stuff.
SVN revision: 18606
2005-11-22 23:21:47 +00:00
Kim Woelders 85639edc22 Prepare to fix various issues related to background pixmap handling.
SVN revision: 18577
2005-11-21 17:48:44 +00:00
Kim Woelders fa4974a8c2 Oops - Should not have been changed.
SVN revision: 18193
2005-11-01 17:15:51 +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 3faffc66fa Fix bug in desktop background assignment. Split off backgrounds.h.
SVN revision: 17891
2005-10-24 16:05:30 +00:00
Kim Woelders d298bab4c7 Change default dialog layout, remove redundant code.
SVN revision: 17399
2005-10-10 19:40:11 +00:00
Kim Woelders 90bd960b93 Hide image/text class internals.
SVN revision: 16971
2005-09-26 17:32:10 +00:00
Kim Woelders 9ebaf4a103 Change most desk references from integer to pointer to desk object.
SVN revision: 16515
2005-09-04 07:27:20 +00:00
Kim Woelders 2d560a88e0 Fix incorrect background pixmap size in certain situations.
SVN revision: 16158
2005-08-14 19:29:48 +00:00
Kim Woelders 425160f6b7 Attempt to fix issues with _XROOTPMAP_ID across restart.
SVN revision: 16122
2005-08-13 08:50:28 +00:00
Kim Woelders 5e1121f7a6 Simplify.
SVN revision: 16032
2005-08-04 22:05:31 +00:00
Kim Woelders 9eb7fab46c Dialog item text simplification.
SVN revision: 15998
2005-08-02 16:50:40 +00:00
Kim Woelders 72fd0bd8f2 Fix gcc4 warnings.
SVN revision: 15962
2005-07-30 12:11:21 +00:00