summaryrefslogtreecommitdiffstats
path: root/src/dialogs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2006-05-221-1/+1
* * Make sure we don't read on NULL pointer instead of gobject instance in text...Milosz Derezynski2006-05-221-0/+1
* call GC::request_early_collection() after switching preview imagesMenTaLguY2006-05-211-2/+5
* Adding notification when managed layers change.Jon A. Cruz2006-05-212-6/+30
* * Set default font widget insensitive only if existsMilosz Derezynski2006-05-201-2/+3
* Changled dialog from checkboxes to icons for visible and locked.Jon A. Cruz2006-05-201-14/+102
* * Don't block when setting a font trough the GtkEntryMilosz Derezynski2006-05-202-3/+8
* replace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX to support gtkmm-2.4, fi...Ralf Stephan2006-05-191-1/+1
* Selection and event handling cleanup. Added deeper display.Jon A. Cruz2006-05-192-92/+139
* stop structure rebuilds on change of selected layer. Added scrolling, pop-up ...Jon A. Cruz2006-05-182-10/+148
* Fixed localization for metadata license selector.Kees Cook2006-05-181-10/+10
* * First implementation step of the text toolboxMilosz Derezynski2006-05-181-10/+0
* * Fix build for gcc 4.x (Remove additional class name qualifier inside class ...Milosz Derezynski2006-05-171-2/+12
* Flipped top/bottom in layers UI to reflect visible stacking.Jon A. Cruz2006-05-171-2/+2
* Switched icons to stock generic.Jon A. Cruz2006-05-172-9/+20
* * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.mjwybrow2006-05-171-1/+1
* Base implementation of a layers dialog.Jon A. Cruz2006-05-153-0/+600
* partial GTKmmfication and HIGification by Jonathon Jongsmabulia byak2006-05-092-93/+134
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-022-66/+48
* (bzr r690)Ted Gould2006-05-022-48/+66
* Guideline dialog UI improvents (gtk table instead of boxes; strange "absolute...Andrius Ramanauskas2006-05-012-66/+48
* updated cc licenses to 2.5Jon Phillips2006-04-301-6/+8
* Bug 1478136 fix - "foo2" was shown instead of guideline id in Guideline dialogAndrius Ramanauskas2006-04-282-30/+34
* Converting guideline properties dialog to gtkmm (first step - straightforward...Andrius Ramanauskas2006-04-284-3/+305
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-281-2/+3
* expand the range of dpi to fix 1476741bulia byak2006-04-271-3/+3
* try to make license strings translatable (#1473186)Ralf Stephan2006-04-201-10/+10
* Crash fix (occured if creating layer in layerless document)Andrius Ramanauskas2006-04-182-5/+11
* patch by Osei Poku to use the new file dialog on Browse in Exportbulia byak2006-04-171-37/+19
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-1713-87/+87
* Allow setting bitmap size by adjusting height as well as widthAaron Spike2006-04-101-3/+67
* Adding in new icon sizeJon A. Cruz2006-04-092-3/+3
* Shrunk a few icon sizes.Jon A. Cruz2006-04-082-3/+3
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-066-13/+16
* Introducing optional LittleCms use.Jon A. Cruz2006-04-011-0/+4
* Renaming temp non-standard attributesJon A. Cruz2006-03-291-2/+2
* Changed objects to only get linked to "linkable" colors.Jon A. Cruz2006-03-284-24/+63
* Objects will now change when their linked colors change.Jon A. Cruz2006-03-281-16/+160
* Experimenting with linked colors.Jon A. Cruz2006-03-286-43/+489
* preserve (but not use yet) rotation center when making tiled clonesbulia byak2006-03-281-0/+18
* Bringing in new color classJon A. Cruz2006-03-245-24/+189
* fixing misspelled name in copyright noticeAndrius Ramanauskas2006-03-201-2/+2
* merged patch #1447043 from Andrius "knutux" R. to create sub-layersMenTaLguY2006-03-152-8/+88
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-132-1/+2
* Changed color dragging to have a color preview.Jon A. Cruz2006-03-101-0/+21
* Fixed bug with color drag-n-dropJon A. Cruz2006-02-281-11/+7
* Cleanup of embedded swatches palette switching.Jon A. Cruz2006-02-281-0/+4
* Fix for mssing error incoudeJon A. Cruz2006-02-271-0/+2
* Refactoring embedded swatches panel.Jon A. Cruz2006-02-271-1/+23
* make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan2006-02-248-0/+27