summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete objects from selector by clicking '-' in front of objectskamalpreetgrewal2016-07-091-44/+104
* Selects matching objects for single as well as double click on selectorkamalpreetgrewal2016-07-082-34/+59
* Merge changes from trunkkamalpreetgrewal2016-07-081-6/+18
|\
| * Documentation. French documentation translation updated.Nicolas Dufour2016-07-081-6/+18
* | Fix issues related to updating style content and selection of rows in treeviewkamalpreetgrewal2016-07-061-27/+35
* | Fix deletion and selection of objects clicking on styledialog rows and vice-v...kamalpreetgrewal2016-07-052-49/+122
* | Merge changes from trunkkamalpreetgrewal2016-07-051-1/+1
|\|
| * Fix typo that prevents reading of 'units-per-em'.Tavmjong Bah2016-07-041-1/+1
* | Merge changes from trunkkamalpreetgrewal2016-07-042-101/+111
|\|
| * Rename function, fix some indenting issues.Tavmjong Bah2016-07-022-100/+110
| * Fix typo from GList purge that broke SVG Font Editor dialog.Tavmjong Bah2016-07-021-1/+1
* | Add support to select corresponding treeview rows when objects are selectedkamalpreetgrewal2016-07-012-11/+52
* | Solve a spacing issue & fix buttons to add selectors when existing drawing is...kamalpreetgrewal2016-07-011-1/+2
* | Solve some compiler errorskamalpreetgrewal2016-06-302-8/+6
* | If selectors(children) of a row in treeview are deleted, XML repr is updated ...kamalpreetgrewal2016-06-302-33/+65
* | Update XML repr when objects are added to selector & some code cleanupkamalpreetgrewal2016-06-282-91/+91
* | Select objects corresponding to selector selected in treeviewkamalpreetgrewal2016-06-262-13/+72
* | Fix a crash when deleting selectors and some coding style correctionskamalpreetgrewal2016-06-261-75/+59
* | Add/Remove objects to/from selectorkamalpreetgrewal2016-06-262-85/+178
* | Resolve crash when empty string was added via entrybox in style dialogkamalpreetgrewal2016-06-191-5/+10
* | Fix a crash while deleting when there was single selector in the style dialogkamalpreetgrewal2016-06-171-8/+35
* | Remove unwanted empty space at top in style dialogkamalpreetgrewal2016-06-171-2/+4
* | Implement deletion of style selector both from repr and treeviewkamalpreetgrewal2016-06-152-38/+34
* | Add selector to single style element & replace storage map by a vectorkamalpreetgrewal2016-06-152-40/+74
* | Set style and class attribute of object approprialtely when adding new style ...kamalpreetgrewal2016-06-131-14/+29
* | Fix crash when object without style attribute is added to selectorkamalpreetgrewal2016-06-131-12/+19
* | Correct parsing of style elementkamalpreetgrewal2016-06-131-27/+40
* | Delete selector from style dialog (not from repr yet)kamalpreetgrewal2016-06-112-25/+97
* | Apply patch for broken automakekamalpreetgrewal2016-06-111-0/+2
* | Populate style dialog with existing selectors in stylesheetkamalpreetgrewal2016-06-102-15/+38
* | Add selector to style elementkamalpreetgrewal2016-06-102-21/+81
* | Set class attribute values of selected objects using style dialogkamalpreetgrewal2016-06-062-2/+70
* | Register style dialog with support to add selectorkamalpreetgrewal2016-06-043-0/+185
|/
* Sort color profile listshouz2016-06-023-49/+104
* Fix tiling when generic template used to create file. Try 2.Tavmjong Bah2016-06-011-1/+2
* Fix tiling when generic template used to create file.Tavmjong Bah2016-06-011-1/+1
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-214-28/+28
* GTK3: Another widget named.Tavmjong Bah2016-05-181-0/+2
* GTK3: Give even more widgets names.Tavmjong Bah2016-05-181-0/+1
* UI. Fixing typos in original strings.Nicolas Dufour2016-05-161-2/+2
* Change license in about box to GPLv3 - due to GIMP filesKrzysztof Kosi??ski2016-05-081-286/+620
* Clarify license.Krzysztof Kosi??ski2016-05-082-2/+2
* Prevent scrollbar overlay from covering swatches in GTK3 build. Tavmjong Bah2016-05-061-2/+0
* various filter editor fixesRaphael Rosch2016-04-162-22/+27
* Filter editor: effect description not entirely readableRaphael Rosch2016-04-142-17/+43
* Remove old uses of GTK_STOCK macrosMartin Owens2016-04-131-2/+2
* clonetiler: Fix deprecated GtkAlignment #Hackfest2016Alex Valavanis2016-04-131-6/+5
* clonetiler: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+13
* Add option for larger icons (useful for 4K display).Tavmjong Bah2016-04-121-2/+3
* Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2016-04-122-5/+5