summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/selected-style.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stop using deprecated GdkBitmap in custom cursorsAlex Valavanis2012-05-271-13/+10
| | | | | | Fixed bugs: - https://launchpad.net/bugs/943200 (bzr r11429)
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-0/+13
| | | (bzr r11308)
* Get rid of GtkObject in toolboxAlex Valavanis2012-04-231-1/+1
| | | (bzr r11286)
* Translation. More disambiguations (see Bug #832560).Nicolas Dufour2012-04-131-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/832560 (bzr r11234)
* Replace deprecated gdk_cursor_unrefAlex Valavanis2012-04-091-0/+8
| | | (bzr r11196)
* cppcheckKris De Gussem2012-03-071-1/+1
| | | (bzr r11052)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+0
| | | (bzr r11018)
* Header cleaningAlex Valavanis2012-02-121-0/+1
| | | (bzr r10963)
* More GSEAL stuffAlex Valavanis2012-01-141-6/+7
| | | (bzr r10887)
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-2/+3
| | | (bzr r10873)
* Fixed null-pointer ctor crashes.Jon A. Cruz2012-01-031-4/+14
| | | (bzr r10828)
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-25/+22
| | | (bzr r10827)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-3/+1
| | | (bzr r10697)
* cppcheckKris De Gussem2011-10-181-1/+1
| | | (bzr r10681)
* Doxygen cleanup.Jon A. Cruz2011-10-031-1/+1
| | | (bzr r10660)
* Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-1/+1
| | | (bzr r10350.1.5)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
| | | (bzr r10067)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-54/+55
|\ | | | | (bzr r9945.1.1)
| * New Class SPDocumentUndo created which takes care of c++fying some non ↵Abhishek Sharma Public2010-07-021-31/+31
| | | | | | | | | | SPDocument based methods (bzr r9546.1.3)
* | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-251-2/+2
|/ | | (bzr r9851)
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-7/+7
| | | (bzr r9169)
* Implement guide behaviour as discussed on the mailing listMaximilian Albert2009-07-161-0/+1
| | | (bzr r8293)
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-1/+7
| | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254)
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-1/+1
| | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253)
* Fixed const-correctness and member accessJon A. Cruz2008-08-031-18/+21
| | | (bzr r6544)
* Warning cleanupJon A. Cruz2008-07-041-1/+1
| | | (bzr r6156)
* make stroke width adjustable by rotation toobulia byak2008-04-011-3/+97
| | | (bzr r5295)
* The dialog to panel refactoring:gustav_b2007-11-221-15/+26
| | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126)
* * typo fixedLuca Bruno2007-11-111-3/+3
| | | (bzr r4060)
* warning cleanupJon A. Cruz2007-11-081-58/+58
| | | (bzr r4043)
* marked three messages from color gestures for translationAlexandre Prokoudine2007-10-311-3/+3
| | | (bzr r3987)
* add alt dragging for no change modebulia byak2007-10-301-5/+13
| | | (bzr r3974)
* punctuationbulia byak2007-10-251-2/+2
| | | (bzr r3961)
* change cursor for color gesturesbulia byak2007-10-241-0/+40
| | | (bzr r3956)
* enable color gestures for fill and strokebulia byak2007-10-241-8/+147
| | | (bzr r3950)
* noop: ui/widget/selected-style.cpp: Change a local var to be more const, to ↵Peter Moulder2007-10-111-1/+1
| | | | | avoid char* string literal warnings from g++-4.2. (bzr r3882)
* Fixed unsafe hardcoding of buffer sizeJon A. Cruz2007-09-241-15/+15
| | | (bzr r3791)
* Add functions for showing a specific notebook page in the F&S dialog,gustav_b2007-09-201-6/+19
| | | | | | replaced the use of the old sp_object_properties_{fill,stroke} with them. (bzr r3780)
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-1/+1
| | | (bzr r3753)
* Purged fill type enumJon A. Cruz2007-09-101-16/+15
| | | (bzr r3706)
* fix 1777084bulia byak2007-08-201-0/+7
| | | (bzr r3545)
* switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵bulia byak2007-06-271-1/+1
| | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116)
* more unreffing temporary styles properlybulia byak2007-06-271-1/+1
| | | (bzr r3114)
* spell out Fill and Stroke labelsbulia byak2007-02-151-4/+4
| | | (bzr r2377)
* text markup; use gradient preview for gradient fills or strokesbulia byak2007-01-181-6/+25
| | | (bzr r2239)
* correct annotation; fixmebulia byak2006-11-201-1/+2
| | | (bzr r1996)
* change opacity display to 0..100bulia byak2006-11-191-14/+17
| | | (bzr r1988)
* workaround for crash 1580903 and several other issues caused by GTK's ↵bulia byak2006-10-261-0/+12
| | | | | braindead behavior exposed by display interruptibility (bzr r1866)
* undo annotationsbulia byak2006-10-051-25/+23
| | | (bzr r1768)