Commit graph

1878 commits

Author SHA1 Message Date
Charles Dang
6158ca73b9 tlobby_main: implemented tab close buttons 2016-03-23 07:53:59 +11:00
Charles Dang
d79cdd50bc GUI2: added minimal Close button definition 2016-03-23 07:50:02 +11:00
Charles Dang
386762a6f2 GUI2: added code for minimal buttons (buttons sans background) 2016-03-23 07:49:11 +11:00
loonycyborg
8d948765f9 wmlxgettext comments fixes needed by python wmlxgettext
they don't break perl wmlxgettext either
2016-03-22 15:23:14 +03:00
Charles Dang
849242ca6b tunit_recruit: align recruits listbox to top 2016-03-22 16:16:41 +11:00
Charles Dang
a3bae34562 tgame_version: very slight layout fix 2016-03-22 06:22:34 +11:00
Charles Dang
594af9e15a Added a hovered effect to toggle panels 2016-03-22 06:16:35 +11:00
Charles Dang
2f8f3af61b More design tweaks to windows and borders 2016-03-22 06:13:34 +11:00
Charles Dang
cb992e88b0 Removed Data Manage dialog
This dialog didn't do anything more than allow you to delete saves.
2016-03-21 22:14:34 +11:00
Charles Dang
6304cca22a Moved data/gui/default to data/gui/ 2016-03-20 01:11:10 +11:00
Charles Dang
91d0b54c50 tslider: (default) positioner fixup and general cleanup
This *should* fix the slider sometimes not reaching max value... should.
2016-03-19 17:38:45 +11:00
Celtic Minstrel
bb510a58af Merge pull request #624 from CelticMinstrel/lua_formula_bridge
Many new features in the formula engine
2016-03-18 12:52:05 -04:00
Charles Dang
d764bba7e4 Procedurally generate selected listbox cell borders 2016-03-19 01:48:23 +11:00
Charles Dang
d299ab1292 Reduce brightness of default font color slightly
Makes it a little less of a strain on the eyes given the background color
2016-03-19 01:36:29 +11:00
Charles Dang
5dcb578c3d Brightened the standard border color a little
Makes it stand out a little more.
2016-03-19 01:21:30 +11:00
Celtic Minstrel
03bbc79367 Formula engine: change undocumented string substitution syntax
It used to use {}, which gets caught by the preprocessor.
Now it uses [] instead.
2016-03-17 23:27:04 -04:00
Charles Dang
e8dd50aa8c tformula_debugger: use verbatim scroll labels 2016-03-17 23:18:08 +11:00
Charles Dang
86261779f2 tscroll_label: update to verbatim style (matches description now) 2016-03-17 23:17:44 +11:00
Charles Dang
999acb187f tlobby_main: more design tweaks 2016-03-17 08:39:40 +11:00
Celtic Minstrel
d94c73a972 GUI: Fix tooltips occasionally getting cut off on the right 2016-03-16 16:50:29 -04:00
Charles Dang
32c9378992 tlobby_main: design improvements 2016-03-17 07:18:24 +11:00
Charles Dang
8c4dfc5d69 Design tweaks to description scroll label 2016-03-17 07:18:23 +11:00
Celtic Minstrel
268620e2ca GUI: Simplify WML message dialog formulas
Now with 99% less WML macros inserted into the formula.
This makes it easier to read and possibly even more efficient.
2016-03-16 15:47:00 -04:00
Charles Dang
4f106b4d1f GUI2: gave windows procedurally-drawn minimal borders 2016-03-15 21:57:53 +11:00
Charles Dang
06788955c4 GUI2: added macro for border color 2016-03-15 21:35:49 +11:00
Charles Dang
53af40b2f3 ttip: improved look of floating tooltips further
This makes the whole thing procedurally drawn
2016-03-15 21:35:13 +11:00
Charles Dang
f92936125b ttip: few more tweaks to floating tooltip look 2016-03-15 09:05:20 +11:00
Charles Dang
4ebf8a258b GUI2: use floating tooltips (almost) everywhere 2016-03-15 07:53:33 +11:00
Charles Dang
75c3446c77 ttip: tweaked layout of floating tooltips 2016-03-15 07:53:32 +11:00
Charles Dang
2fdc08d92e ttip: added a separate window definition for floating tooltips
The design is based on the 'menu' style window, with a tint applied.
2016-03-15 07:53:31 +11:00
Charles Dang
e13cf1e591 Procedurally draw combobox borders
This avoids issues with the borders looking bad when scaled
2016-03-14 22:27:37 +11:00
Charles Dang
5d9c6b13b1 tpreferences: allow composite slider labels to grow to fill space
Instead of using a scroll label.
2016-03-13 14:40:07 +11:00
Charles Dang
cd84293b63 taddon_list: cleanup and progress 2016-03-12 02:33:14 +11:00
Charles Dang
80bd8883cd taddon_list: more layout progress 2016-03-11 23:02:39 +11:00
Charles Dang
4b2e7217d8 GUI2: added Large button definition
Right now this uses the @2x images intended for Retina support. Should look into
getting some dedicated images made.
2016-03-11 23:02:00 +11:00
Charles Dang
cb0f7d81fa Added macro for a horizontal spacer line 2016-03-11 21:40:41 +11:00
Charles Dang
c6aa92d028 taddon_list: initial prototype for new full-window GUI2 addons manager
This is still behind the --new_widgets guard and is not ready for deployment yet
2016-03-11 01:56:28 +11:00
Charles Dang
7bb10ec2d6 tunit_recruit: use full unit preview pane 2016-03-11 00:34:55 +11:00
Charles Dang
dc2a4d05c6 tunit_create: make sure listbox fills horizontal space 2016-03-11 00:29:37 +11:00
Charles Dang
60c7680ba4 tunit_preview_pane: moved unit name under profile button 2016-03-11 00:04:50 +11:00
Charles Dang
475e87c076 tunit_recruit: used help button definition for help button 2016-03-11 00:03:54 +11:00
Charles Dang
7c239974da GUI2: added 'help' button definition 2016-03-11 00:03:12 +11:00
Charles Dang
0584118c7e Updated GUI2 schema for unit preview pane 2016-03-10 22:39:11 +11:00
Charles Dang
cb0ebc01d4 tunit_preview_pane: removed invalid keys in toplevel grid 2016-03-10 22:37:47 +11:00
Charles Dang
1265ee1fc9 Merge pull request #623 from Vultraz/unit_preview_pane
GUI2: Unit preview pane
2016-03-09 20:43:43 +11:00
Charles Dang
42816df6f6 Converted Recruit dialog to GUI2 2016-03-09 19:52:25 +11:00
Charles Dang
2b46bb7e46 tunit_preview_pane: added minimal definition (no image/title) 2016-03-09 19:19:08 +11:00
Charles Dang
99ea0aa716 tunit_create: made use of unit preview pane widget 2016-03-09 19:15:14 +11:00
Charles Dang
29e19cd854 GUI2: implemented a Unit Preview Pane widget 2016-03-09 19:15:13 +11:00
gfgtdf
1efd5c750e Update schema.cfg 2016-03-07 23:16:28 +01:00