| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -30/+0 |
| |\ | | | | | (bzr r15038) | ||||
| | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -30/+0 |
| | | | | | | | (bzr r15023.2.8) | ||||
| * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -1/+0 |
| | | | | | | | (bzr r15034) | ||||
| * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+1 |
| | | | | | | | (bzr r15027) | ||||
| * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -1/+0 |
| |/ | | | (bzr r15025) | ||||
| * | Update to experimental r13527 | Liam P. White | 2014-08-30 | 1 | -50/+22 |
| |\ | | | | | (bzr r13341.5.15) | ||||
| | * | More GObject boilerplate reduction | Alex Valavanis | 2014-08-24 | 1 | -51/+22 |
| | | | | | | | (bzr r13341.1.175) | ||||
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -65/+45 |
| | | | | | | | | | | | disallow pointers to Application (bzr r13341.5.9) | ||||
| * | | 4. further refactor Application class; create proper singleton, encapsulate ↵ | Liam P. White | 2014-06-26 | 1 | -10/+30 |
| | | | | | | | | | | | members, simplify signals (bzr r13341.5.6) | ||||
| * | | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 2014-06-26 | 1 | -3/+0 |
| | | | | | | | (bzr r13341.5.3) | ||||
| * | | 2. connect signals | Liam P. White | 2014-06-25 | 1 | -9/+24 |
| |/ | | | (bzr r13341.5.2) | ||||
| * | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵ | Nicolas Dufour | 2013-10-09 | 1 | -1/+1 |
| | | | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673) | ||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 1 | -1/+1 |
| | | | | | | christmas\!) (bzr r11986) | ||||
| * | Drop use of size-request in button and sp-widget (GTK3) | Alex Valavanis | 2012-07-23 | 1 | -16/+22 |
| | | | | (bzr r11564) | ||||
| * | Gtkmm fixes for sp-widget | Alex Valavanis | 2012-05-31 | 1 | -2/+2 |
| | | | | (bzr r11447) | ||||
| * | C++ification of SPWidget. | Jon A. Cruz | 2012-05-20 | 1 | -206/+249 |
| | | | | (bzr r11387) | ||||
| * | GTK+ 3 changes for sp-widget | Alex Valavanis | 2012-05-19 | 1 | -27/+25 |
| | | | | (bzr r11385) | ||||
| * | Fixed conditional code to avoid unused function warnings. | Jon A. Cruz | 2012-04-18 | 1 | -0/+4 |
| | | | | (bzr r11262) | ||||
| * | Work around for some missing glibmm headers in gtkmm (should be fixed in ↵ | Alex Valavanis | 2012-04-17 | 1 | -0/+28 |
| | | | | | | gtkmm 3.4) (bzr r11261) | ||||
| * | Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ↵ | John Smith | 2012-04-02 | 1 | -1/+1 |
| | | | | | | replaced with g_object_unref (bzr r11139) | ||||
| * | Replace deprecated GTK_TYPE macros | Alex Valavanis | 2012-02-26 | 1 | -3/+3 |
| | | | | (bzr r11019) | ||||
| * | Get rid of deprecated gtk_marshal_* and some old GtkComboBox API | Alex Valavanis | 2012-02-11 | 1 | -4/+5 |
| | | | | (bzr r10959) | ||||
| * | More GSEAL stuff | Alex Valavanis | 2012-01-06 | 1 | -8/+16 |
| | | | | (bzr r10850) | ||||
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | (bzr r10407) | ||||
| * | GTK+ cleaning: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -1/+1 |
| | | | | (bzr r10390.1.3) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -13/+14 |
| | | | | (bzr r10350.1.3) | ||||
| * | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 1 | -2/+2 |
| | | | | (bzr r10302.1.2) | ||||
| * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -20/+24 |
| | | | | (bzr r10282.1.1) | ||||
| * | 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) | ||||
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-02-24 | 1 | -4/+14 |
| | | | | (bzr r4838) | ||||
| * | Made safe for empty containers | Jon A. Cruz | 2007-04-10 | 1 | -1/+3 |
| | | | | (bzr r2844) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+260 |
| (bzr r1) | |||||
