Commit Graph

29 Commits

Author SHA1 Message Date
Carsten Haitzler 1f745881d9 series of dialogs that were not resizable but should be, are now.
SVN revision: 81434
2012-12-20 10:07:30 +00:00
Mike Blumenkrantz 68e6b07cd7 all dialogs are no longer resizable
SVN revision: 80032
2012-12-03 09:24:12 +00:00
Carsten Haitzler f119b1969b use readonly not disabled for entires in icccm/netwm dialog
SVN revision: 79661
2012-11-25 23:56:52 +00:00
Mike Blumenkrantz 224521a152 properly set and change the title of border properties depending on which properties are being viewed
SVN revision: 74171
2012-07-19 08:48:16 +00:00
Mike Blumenkrantz d28d38e068 border properties dialog now looks much nicer and doesn't take up the whole screen
SVN revision: 74170
2012-07-19 08:44:39 +00:00
Mike Blumenkrantz e979dce925 prevent focus on entry widgets in window properties dialog
SVN revision: 74169
2012-07-19 08:30:26 +00:00
Mike Blumenkrantz a8a90dda49 formatting
SVN revision: 74067
2012-07-18 13:02:43 +00:00
Chidambar Zinnoury b3b321def1 e border properties: some i18n lovin', begin replace x by times (×), and range-hyphen by en-dash.
SVN revision: 73870
2012-07-15 09:54:43 +00:00
Vincent Torri c3b0637802 e17: whitespaces--
SVN revision: 72561
2012-06-21 06:19:43 +00:00
Christopher Michael 505bb68cde Add UNUSED.
SVN revision: 51344
2010-08-18 20:41:05 +00:00
Sebastian Dransfeld 080b8eda6c formatting
SVN revision: 47189
2010-03-13 21:56:25 +00:00
Christopher Michael 6ab63682dd Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
e_widget_size_min_* . This Large commit should fix everything in svn that is
using those functions.



SVN revision: 42152
2009-09-01 13:34:42 +00:00
Davide Andreoli 49fecd25b7 More icons renamed
SVN revision: 39400
2009-03-06 22:18:15 +00:00
Davide Andreoli fc66fc7c73 More icon renamed, for more info look at default.edc (around line 22650). I'm keeping there a mapping between e old names and fdo ones.
SVN revision: 39374
2009-03-05 02:39:50 +00:00
Chidambar Zinnoury db29ae495b Don't expand labels in border properties window.
SVN revision: 36693
2008-10-15 19:17:43 +00:00
Miculcy Brian a7d1bfeaae API breakage: e_widget_entry_add() allows now to set a cb function for text change events.
SVN revision: 32009
2007-10-07 21:26:48 +00:00
Christopher Michael 37051c3531 Various patch bits from Brett Nash. Still going through the rest of them.
SVN revision: 31701
2007-09-13 21:09:12 +00:00
Sebastian Dransfeld 2a7dc3ccf7 Remove unused variables.
SVN revision: 27440
2006-12-14 15:40:19 +00:00
Christopher Michael f6a8497ae6 Remove commented block.
Add missing check for existing dialog.


SVN revision: 27296
2006-11-30 18:01:29 +00:00
Christopher Michael 1bfbe1d09b Reuse the content create function for initial dialog creation. (reduces
duplicate code)


SVN revision: 27293
2006-11-30 17:36:36 +00:00
Christopher Michael 3ef6ab6b4c Close the Window Properties dialog if the app closes.
SVN revision: 27289
2006-11-30 10:42:14 +00:00
Christopher Michael b2fef6f814 Redo the Border Window Properties dialog.
Add some NetWM info to it also (may need more added, unsure).


SVN revision: 27276
2006-11-29 14:05:11 +00:00
Christopher Michael 4fecc5320b The E_Config_Dialog_View structure defaults the func calls to NULL so these
are not needed here.


SVN revision: 27222
2006-11-26 18:08:38 +00:00
Carsten Haitzler 621a58de48 patches (see devel list) :)
SVN revision: 26725
2006-10-21 02:32:14 +00:00
Christopher Michael b95aeeef32 Make "Window Properties" window fit in 640x480 and set an icon for it.
SVN revision: 26540
2006-10-11 21:20:11 +00:00
Carsten Haitzler a9e7340190 you're all goign to kill me :) but here goes - i broke the dialog and config
dialog api's - added name and class params so u can set the name and class -
so users can later use things like rememebr to rememebr where a dialog will
go for usability and convenience.


SVN revision: 24691
2006-08-14 15:22:46 +00:00
Carsten Haitzler b36a6cbe12 formatting todo etc.
SVN revision: 23455
2006-06-16 06:05:41 +00:00
Carsten Haitzler f86fb10a09 more props!
SVN revision: 23454
2006-06-16 04:16:13 +00:00
Carsten Haitzler e3a5d7ad2d start on a long awaited TODO item - a window properties dialog - that will
let u know what e thinks about this window... just some of ICCCM for now.


SVN revision: 22983
2006-05-29 07:35:41 +00:00