Commit Graph

217 Commits

Author SHA1 Message Date
Kim Woelders cdaddb3376 Remove unused parameter.
SVN revision: 41510
2009-07-27 16:46:54 +00:00
Kim Woelders 24e0a0d7e8 Forgot some 2008->2009's.
SVN revision: 40605
2009-05-12 21:21:21 +00:00
Kim Woelders 287bbf4c3b Enable building without dialogs.
SVN revision: 38754
2009-01-24 08:31:50 +00:00
Kim Woelders e42a80764f Play sounds by number in stead of by name. Enable disabling specific sounds.
SVN revision: 38142
2008-12-14 16:44:45 +00:00
Kim Woelders 5364016cb3 Fix certain cases of clicking in slider.
SVN revision: 37633
2008-11-14 18:30:58 +00:00
Kim Woelders 86b3545635 Keep slider knob highlited when over (noted by Don Harrop).
SVN revision: 37632
2008-11-14 18:30:55 +00:00
Kim Woelders fed3c74369 Fix dialog text redraws when bg is tiled.
SVN revision: 37630
2008-11-14 18:30:50 +00:00
Kim Woelders 0760e357e4 More slider tweaks.
SVN revision: 37629
2008-11-14 18:30:48 +00:00
Kim Woelders b85d1f0533 Make coordinate system in vertical sliders same as in horizontal.
SVN revision: 37628
2008-11-14 18:30:45 +00:00
Kim Woelders 6f1390acba Slider tweaks.
SVN revision: 37627
2008-11-14 18:30:41 +00:00
Kim Woelders 94baac20f7 Add sanity check to avoid X-errors.
SVN revision: 37521
2008-11-05 22:56:14 +00:00
Kim Woelders c8f3f10a81 DialogAlert... -> Alert...
SVN revision: 36793
2008-10-18 19:05:18 +00:00
Kim Woelders ca70b18e4c Fix dialog text rendering in certain themes.
SVN revision: 36442
2008-10-05 10:26:35 +00:00
Kim Woelders ee094afa72 Cleanups around closing internal windows.
SVN revision: 35390
2008-08-07 23:17:04 +00:00
Kim Woelders 75abfead04 Remove dialog slider border window (not used in any theme).
SVN revision: 34887
2008-06-22 13:38:19 +00:00
Kim Woelders e82903882a Theme element fallback cleanups
- don't create fallback classes before they are needed.
- use of fallbacks was missing a number of places.
- setting theme to "-" will run entirely on fallbacks.


SVN revision: 34885
2008-06-22 13:34:42 +00:00
Kim Woelders c906498380 Idler/Animator cleanups.
SVN revision: 34531
2008-05-10 23:15:32 +00:00
Kim Woelders b780491887 Rewrap more X stuff.
SVN revision: 34149
2008-03-30 12:13:16 +00:00
Kim Woelders 02f2b0d882 Eliminate RRoot and VRoot.
SVN revision: 34146
2008-03-29 17:18:58 +00:00
Kim Woelders 6eaca2639c Eliminate redundant VRoot vars.
SVN revision: 34106
2008-03-24 11:12:40 +00:00
Kim Woelders e7f01c2d6f Add -brs to indent profile.
SVN revision: 34096
2008-03-23 11:54:24 +00:00
Kim Woelders 0a05aafc82 Assume free(0) is ok (if not HAVE_FREE_NULL_BUG will have to be defined).
SVN revision: 33818
2008-02-23 12:09:38 +00:00
Kim Woelders 74cf5266f9 Avoid some pixel copying in certain situations around ImageclassApplyCopy.
SVN revision: 33669
2008-02-03 16:52:38 +00:00
Kim Woelders e7ab7972c1 Center title vertically within border.
SVN revision: 33308
2007-12-30 20:40:49 +00:00
Kim Woelders 967903fbad Fix incorrect tracking of pointer motion when dragging window (noted by Jon Foster).
SVN revision: 33196
2007-12-21 22:04:55 +00:00
Kim Woelders 4ba1f565fb Introduce EImageApplyToWin.
SVN revision: 33157
2007-12-15 17:10:47 +00:00
Kim Woelders 192fb7acfb EImagePixmapFree->EImagePixmapsFree, add mask argument.
SVN revision: 33156
2007-12-15 16:29:22 +00:00
Kim Woelders 3c88e36613 Simplify some imageclass functions (w,h are always window size).
SVN revision: 31677
2007-09-10 20:26:53 +00:00
Kim Woelders 11cf892306 Assorted refactorizations.
SVN revision: 31016
2007-07-27 16:59:50 +00:00
Kim Woelders dd8a5138b2 Follow ecore_list name changes.
SVN revision: 30976
2007-07-25 20:02:57 +00:00
Kim Woelders 36bf41e524 Fix some dialog debug stuff.
SVN revision: 30759
2007-07-11 09:32:31 +00:00
Kim Woelders dad015dc6c Move some window background pixmap handling down to Win layer.
SVN revision: 30076
2007-05-25 22:40:47 +00:00
Kim Woelders 9d9e4686e7 Fix several issues around setting internal window title/class.
SVN revision: 30022
2007-05-18 21:18:24 +00:00
Kim Woelders 09cbba40d4 Various anti-alias fixups after recent changes.
SVN revision: 29439
2007-04-07 16:18:53 +00:00
Kim Woelders 799f662fce Use anti-alias only when appropriate.
SVN revision: 29429
2007-04-06 22:20:07 +00:00
Kim Woelders 7965494d63 Minor reorganization of internal window ops.
SVN revision: 29428
2007-04-06 21:44:22 +00:00
Kim Woelders f53600e1e8 Cleanups, enable compiling everything as if it were C++.
SVN revision: 28022
2007-01-17 01:10:44 +00:00
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