Commit Graph

147 Commits

Author SHA1 Message Date
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
Kim Woelders 093d30f946 Fix dialog layout bug. Shuffle some dialog contents around.
SVN revision: 17351
2005-10-09 18:01:30 +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 8905b18c51 Fix occasionally missing images in dialogs.
SVN revision: 16251
2005-08-20 20:06:07 +00:00
Kim Woelders c33d194912 Move some global vars around, cleanups.
SVN revision: 16188
2005-08-15 16:57:13 +00:00
Kim Woelders c0b7315371 Dialog sliders - Don't callback on mouse down, fix klicking on knob.
SVN revision: 16092
2005-08-10 15:20:26 +00:00
Kim Woelders 9eb7fab46c Dialog item text simplification.
SVN revision: 15998
2005-08-02 16:50:40 +00:00
Kim Woelders 5124d0981e Split up E.h a bit.
SVN revision: 15796
2005-07-16 16:57:45 +00:00
Kim Woelders c195958e98 Trivial namespace cleanup.
SVN revision: 15704
2005-07-10 08:31:15 +00:00
Kim Woelders 3529ea8228 Partial cleanup of client window property/state stuff.
Set _NET_WM_ALLOWED_ACTIONS values properly.


SVN revision: 15674
2005-07-08 16:48:19 +00:00
Kim Woelders d866a69f9c Speed up initial rendering of certain dialogs.
SVN revision: 15368
2005-06-16 17:08:31 +00:00
Kim Woelders 5293b324c5 Fix dialog segv and other issues.
SVN revision: 15252
2005-06-11 10:26:56 +00:00
Kim Woelders 3fa45c933c Make dialog sliders behave when using mouse wheel (Tres Melton).
SVN revision: 15215
2005-06-09 15:40:14 +00:00
Kim Woelders f58025c168 Pseudo-trans update fixes (Tres Melton).
SVN revision: 15126
2005-06-04 23:58:08 +00:00
Kim Woelders 841a7047d0 Fix iconbox resizing.
SVN revision: 14998
2005-05-28 20:23:25 +00:00
Kim Woelders de75c9efd8 Clean up iconbox layout (eliminate recursive resizing).
SVN revision: 14903
2005-05-22 15:02:20 +00:00
Kim Woelders a89b87aa74 Cleanups.
SVN revision: 14887
2005-05-21 21:49:36 +00:00
Kim Woelders 68bcc0dd12 Fix segv in dialogs.
SVN revision: 14828
2005-05-17 21:07:33 +00:00
Kim Woelders aa814522ae Speed up dialog updates.
SVN revision: 14811
2005-05-16 17:35:55 +00:00
Kim Woelders a109d0126f Draw queue is now obsolete.
SVN revision: 14780
2005-05-14 19:40:35 +00:00
Kim Woelders 52e39081e7 Don't use draw queue for dialog updates.
SVN revision: 14776
2005-05-14 16:46:02 +00:00
Kim Woelders 129d6ab539 Do shape propagation when needed.
SVN revision: 14666
2005-05-08 16:01:48 +00:00
Kim Woelders 42c43d2aca Fix server grabbing issues. Don't use ecore_x API for trivial stuff.
SVN revision: 14642
2005-05-07 11:20:02 +00:00
Kim Woelders 8263440400 More composite manager and geometry handling stuff.
SVN revision: 14523
2005-05-01 11:27:43 +00:00
Kim Woelders 9d08f47044 Various trivial fixes.
SVN revision: 14356
2005-04-25 16:02:54 +00:00
Kim Woelders 3eb206344e Fix initial border assignment for internal windows.
SVN revision: 14087
2005-04-03 15:46:42 +00:00
Kim Woelders 99d717e187 Copyright updates. More enlightenment->e16.
SVN revision: 13794
2005-03-19 16:40:18 +00:00
Kim Woelders de9888f1b6 GSOD: Don't show unused buttons, don't try restarting/exiting E after forking.
SVN revision: 13723
2005-03-13 12:05:31 +00:00
Kim Woelders 52ab88fcb9 Fix shape propagation.
SVN revision: 13680
2005-03-10 20:00:59 +00:00
Kim Woelders e4dc1c602a Internal window initial setup fixes.
SVN revision: 13521
2005-02-27 13:17:30 +00:00
Kim Woelders 4bc5007268 Fix dialog button geometry.
SVN revision: 13448
2005-02-20 18:51:52 +00:00
Andreas Volz d9c30e3167 images for dialog buttons
SVN revision: 13406
2005-02-16 17:59:16 +00:00
Kim Woelders b49d17688c Do not pass disp around everywhere.
SVN revision: 13179
2005-02-02 17:12:07 +00:00