| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | adding comments/TODOs and/or reverting some of the things done in r20655 | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -0/+4 |
| | | | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254) | ||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -1/+1 |
| | | | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -2/+2 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -9/+15 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -7/+3 |
| | | | | (bzr r6884) | ||||
| * | Fixes for missing icons and icon size issues. | Jon A. Cruz | 2008-09-21 | 1 | -32/+52 |
| | | | | (bzr r6859) | ||||
| * | Fix prerender shortcut by size. Fixes bug #262916. | Jon A. Cruz | 2008-09-18 | 1 | -5/+11 |
| | | | | (bzr r6834) | ||||
| * | Cleanup of named icon background rendering and added pref for workaround | Jon A. Cruz | 2008-08-25 | 1 | -24/+63 |
| | | | | (bzr r6715) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -3/+7 |
| | | | | (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 | -14/+14 |
| | | | | (bzr r6561) | ||||
| * | warning cleanup | Jon A. Cruz | 2008-07-16 | 1 | -1/+1 |
| | | | | (bzr r6329) | ||||
| * | Add use of themed icon names in addition to older stock icons | Jon A. Cruz | 2008-07-11 | 1 | -12/+53 |
| | | | | (bzr r6256) | ||||
| * | Fixed icon loading, cacheing and fallback to use stock mechanisms. | Jon A. Cruz | 2008-07-09 | 1 | -40/+98 |
| | | | | | | Helps with bugs #167341, #172148 (bzr r6242) | ||||
| * | Refactoring to be able to use standard themeable icons | Jon A. Cruz | 2008-07-07 | 1 | -76/+82 |
| | | | | (bzr r6200) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -1/+1 |
| | | | | (bzr r5915) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -7/+4 |
| | | | | (bzr r5149) | ||||
| * | Fixing preview/swatch sizes. | Jon A. Cruz | 2008-02-18 | 1 | -6/+4 |
| | | | | (bzr r4765) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -4/+2 |
| | | | | (bzr r4629) | ||||
| * | re-introduce isEmpty tests | MenTaLguY | 2007-03-17 | 1 | -1/+1 |
| | | | | (bzr r2679) | ||||
| * | ban empty rectangles entirely and remove isEmpty test | MenTaLguY | 2007-03-11 | 1 | -1/+1 |
| | | | | (bzr r2606) | ||||
| * | more NR::Maybe<NR::Rect> work | MenTaLguY | 2007-03-04 | 1 | -17/+22 |
| | | | | (bzr r2543) | ||||
| * | switch from invokeBbox to getBounds (need to fix problems with empty | MenTaLguY | 2007-03-04 | 1 | -13/+8 |
| | | | | | | rect handling, though) (bzr r2536) | ||||
| * | API change: render methods now take a cairo_t (not yet used) | bulia byak | 2007-03-01 | 1 | -1/+1 |
| | | | | (bzr r2472) | ||||
| * | Fixed crash when draw height was zero. | Jon A. Cruz | 2007-02-23 | 1 | -6/+11 |
| | | | | (bzr r2420) | ||||
| * | Moving functions from svg_preview_cache.h to a new .cpp | Bryce Harrington | 2007-02-20 | 1 | -4/+4 |
| | | | | (bzr r2402) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | I peeled back my changes because of some deep error. | Jon Phillips | 2006-08-25 | 1 | -2/+0 |
| | | | | (bzr r1636) | ||||
| * | Cleaned up more of the gboolean to bool janitorial task...great! | Jon Phillips | 2006-08-24 | 1 | -0/+2 |
| | | | | (bzr r1634) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -1/+1 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | replace nr_new() with g_new(), and try to converge on using the glib ↵ | MenTaLguY | 2006-05-28 | 1 | -4/+5 |
| | | | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044) | ||||
| * | Changled dialog from checkboxes to icons for visible and locked. | Jon A. Cruz | 2006-05-20 | 1 | -5/+13 |
| | | | | (bzr r903) | ||||
| * | Tweaked smaller size to be 3/4ths the menu size | Jon A. Cruz | 2006-04-09 | 1 | -2/+2 |
| | | | | (bzr r459) | ||||
| * | Fixed array index calculation | Jon A. Cruz | 2006-04-08 | 1 | -2/+4 |
| | | | | (bzr r458) | ||||
| * | Putting in smaller icon size | Jon A. Cruz | 2006-04-07 | 1 | -16/+76 |
| | | | | (bzr r455) | ||||
| * | Decoupling from direct use of GtkIconSize to allow for smaller custom ones. | Jon A. Cruz | 2006-04-06 | 1 | -6/+7 |
| | | | | (bzr r439) | ||||
| * | remove icon prerender time messages | MenTaLguY | 2006-02-08 | 1 | -22/+0 |
| | | | | (bzr r105) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+924 |
| (bzr r1) | |||||
