| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More GtkObject fixes | Alex Valavanis | 2012-05-18 | 1 | -7/+7 |
| | | | | (bzr r11382) | ||||
| * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 1 | -1/+1 |
| | | | | (bzr r11309) | ||||
| * | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 1 | -0/+5 |
| | | | | (bzr r11213) | ||||
| * | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 1 | -0/+5 |
| | | | | (bzr r11204) | ||||
| * | Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ↵ | John Smith | 2012-04-03 | 1 | -5/+24 |
| | | | | | | and combo_box fixes (bzr r11140) | ||||
| * | Replace deprecated GtkSignal API | Alex Valavanis | 2012-03-12 | 1 | -6/+7 |
| | | | | (bzr r11071) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -1/+1 |
| | | | | (bzr r11030) | ||||
| * | Fix for 930535 : Convert Font and Text dialog to a dockable dialog | John Smith | 2012-02-16 | 1 | -0/+1 |
| | | | | (bzr r10989) | ||||
| * | Get rid of deprecated gtk_marshal_* and some old GtkComboBox API | Alex Valavanis | 2012-02-11 | 1 | -1/+1 |
| | | | | (bzr r10959) | ||||
| * | More GSEAL stuff | Alex Valavanis | 2012-01-14 | 1 | -1/+1 |
| | | | | (bzr r10887) | ||||
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | (bzr r10407) | ||||
| * | GTK+ cleanup: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -1/+1 |
| |\ | | | | | (bzr r10401) | ||||
| | * | GTK+ cleaning: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -1/+1 |
| | | | | | | | (bzr r10390.1.3) | ||||
| * | | Remove some deprecated Gtk+ headers | Alex Valavanis | 2011-07-01 | 1 | -7/+0 |
| |/ | | | (bzr r10395) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -3/+1 |
| |\ | | | | | (bzr r9508.1.70) | ||||
| | * | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 2010-08-22 | 1 | -3/+1 |
| | | | | | | | (bzr r9722) | ||||
| * | | Wholesale cruft removal part 5; completely remove RasterFont | Krzysztof Kosi??ski | 2010-08-05 | 1 | -324/+2 |
| |/ | | | (bzr r9508.1.50) | ||||
| * | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 2009-06-03 | 1 | -0/+2 |
| | | | | (bzr r7985) | ||||
| * | Contextual split of a message, updated Russian translation | Alexandre Prokoudine | 2009-03-16 | 1 | -1/+1 |
| | | | | (bzr r7504) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| | | | | (bzr r6891) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -1/+1 |
| | | | | (bzr r6839) | ||||
| * | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 2008-09-11 | 1 | -1/+1 |
| | | | | (bzr r6793) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -1/+1 |
| | | | | (bzr r6593) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 |
| | | | | (bzr r6569) | ||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 1 | -10/+13 |
| | | | | (bzr r6561) | ||||
| * | Updating deprecated type calls. | Jon A. Cruz | 2008-05-06 | 1 | -19/+27 |
| | | | | (bzr r5617) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -3/+2 |
| | | | | (bzr r5149) | ||||
| * | fix 169057 and prevent non-numeric input for font size | bulia byak | 2008-01-30 | 1 | -4/+17 |
| | | | | (bzr r4618) | ||||
| * | Applying Gail's patch for font-specification | Bryce Harrington | 2008-01-05 | 1 | -63/+93 |
| | | | | | | | | | | | | | | | | | | | | (Closes LP: #169973) - New attribute in an object's style string called -inkscape-font-specification stores full font name - This will be useful when we can support fonts that don't fit into the confines of CSS (if either pango enhances their PangoFontDescription structure, or we can get around its limitations) - Framework in place to separate font families from their "styles" (faces) in the text and font dialog - need only the code that does the actual separation - Text and Styles dialog shows only fonts it can handle (bzr r4392) | ||||
| * | Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ↵ | Jon A. Cruz | 2007-12-06 | 1 | -121/+112 |
| | | | | | | almost a year (bzr r4184) | ||||
| * | Eliminate remaining sources of empty NR::Rects | MenTaLguY | 2007-03-11 | 1 | -5/+7 |
| | | | | (bzr r2605) | ||||
| * | Fixed [ 1610944 ] Text dialog discard style and crash | Johan B. C. Engelen | 2007-01-02 | 1 | -13/+18 |
| | | | | (bzr r2124) | ||||
| * | glib-2.4 system fixes: some includes to get prototypes, some version checks | Ralf Stephan | 2006-06-25 | 1 | -0/+9 |
| | | | | (bzr r1280) | ||||
| * | * Check for a valid font family in the text toolbox's selection_changed callback | Milosz Derezynski | 2006-05-18 | 1 | -2/+7 |
| | | | | | | * Throw an exception if no TreePath can be found in the map (as in "no such family exists") (bzr r879) | ||||
| * | * First implementation step of the text toolbox | Milosz Derezynski | 2006-05-18 | 1 | -2/+1 |
| | | | | (bzr r868) | ||||
| * | * Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead ↵ | Milosz Derezynski | 2006-05-17 | 1 | -145/+205 |
| | | | | | | of GtkCList (bzr r865) | ||||
| * | extending the font selector preview string (patch #1240559 by cmarqu) | Ralf Stephan | 2006-02-13 | 1 | -1/+1 |
| | | | | (bzr r135) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+722 |
| (bzr r1) | |||||
