summaryrefslogtreecommitdiffstats
path: root/src/libgdl/gdl-dock-notebook.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-530/+0
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1)
* GDL: Drop placement patchesAlex Valavanis2011-12-291-6/+2
| | | (bzr r10801)
* GDL: Rebase on upstream commit 2648F (2010-10-26)Alex Valavanis2011-12-231-1/+1
| | | (bzr r10795)
* GDL: Rebase on upstream commit 871CA (2010-06-26)Alex Valavanis2011-12-221-12/+9
| | | (bzr r10794)
* Merge upstream GDL: GNOME_2_30_0Alex Valavanis2011-07-101-1/+5
| | | (bzr r10436)
* Fixed missing initializers, mismatching function with too many parameters, ↵Jon A. Cruz2011-06-281-2/+7
| | | | | and misc warnings. (bzr r10380)
* Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses itAlex Valavanis2011-06-271-3/+3
| | | (bzr r10350.1.10)
* Dockable dialogs patch applied gustav_b2007-08-291-0/+528
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)