summaryrefslogtreecommitdiffstats
path: root/src/libgdl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Files in /src that no longer existTed Gould2012-10-151-4/+0
| | | (bzr r11804.1.2)
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-052-15/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529)
* Make docked dialogs indicate focusAlex Valavanis2012-05-172-0/+12
| | | | | | Fixed bugs: - https://launchpad.net/bugs/950556 (bzr r11377)
* Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis2012-04-141-0/+43
| | | (bzr r11244)
* GDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warningsAlex Valavanis2012-02-252-5/+5
| | | (bzr r11014)
* GDL: Replace deprecated GRelation APIAlex Valavanis2012-02-251-33/+86
| | | | | | Fixed bugs: - https://launchpad.net/bugs/933058 (bzr r11013)
* Fix remaining glib deprecation and define compiler macrosAlex Valavanis2012-02-152-2/+2
| | | (bzr r10983)
* Cherry-pick upstream GDL patch 31886 (2011-08-08). Avoid a crash when the ↵Alex Valavanis2012-01-291-0/+2
| | | | | | | | pane width is smaller than a button Fixed bugs: - https://launchpad.net/bugs/923241 (bzr r10923)
* Fix CMake for GDL. Thanks to Samual Buttigieg for patchAlex Valavanis2012-01-031-2/+0
| | | (bzr r10833)
* Define missing key macros for GTK < 2.22Alex Valavanis2011-12-301-0/+11
| | | (bzr r10809)
* GDL: drop unused gdl-stock-icons.hAlex Valavanis2011-12-291-135/+0
| | | (bzr r10802)
* GDL: Drop placement patchesAlex Valavanis2011-12-2916-280/+51
| | | (bzr r10801)
* GDL: Fix Gtk warnings. Thanks to John Smith for patch.Alex Valavanis2011-12-291-1/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/907157 (bzr r10800)
* GDL: Fix deprecated GDK key symbolsAlex Valavanis2011-12-281-7/+7
| | | (bzr r10799)
* GDL: Fix macro name with upstream libgdltypebuiltinsAlex Valavanis2011-12-283-33/+32
| | | (bzr r10798)
* GDL: Fix GSEAL issuesAlex Valavanis2011-12-282-10/+11
| | | (bzr r10797)
* GDL: Cherry-pick upstream patch 73852 (2011-03-23) - Add missing return value.Alex Valavanis2011-12-261-2/+2
| | | (bzr r10796)
* GDL: Rebase on upstream commit 2648F (2010-10-26)Alex Valavanis2011-12-235-103/+202
| | | (bzr r10795)
* GDL: Rebase on upstream commit 871CA (2010-06-26)Alex Valavanis2011-12-2214-980/+861
| | | (bzr r10794)
* GDL: rebase on upstream commit 012C4 (2010-05-02)Alex Valavanis2011-12-223-14/+20
| | | (bzr r10793)
* GDL: rebase on upstream commit 3CE71 (2010-04-24)Alex Valavanis2011-12-221-6/+67
| | | (bzr r10792)
* GDL: rebase on upstream commit 19B12 (2010-04-24)Alex Valavanis2011-12-222-8/+54
| | | (bzr r10791)
* GDL: rebase on upstream commit F29CB (2010-04-18)Alex Valavanis2011-12-223-21/+17
| | | (bzr r10790)
* GDL: rebase on upstream commit 19723 (2010-04-18)Alex Valavanis2011-12-223-20/+19
| | | (bzr r10789)
* Replace deprecated G_CONST_RETURN glib symbol with constAlex Valavanis2011-12-082-2/+2
| | | (bzr r10763)
* another g_return_if_fail -> g_return_val_if_fail & add include to cmake.Campbell Barton2011-07-281-1/+1
| | | (bzr r10511)
* fix for build error when not returning a value in libgdl & minor style edit.Campbell Barton2011-07-281-1/+1
| | | (bzr r10510)
* update cmake for new filesCampbell Barton2011-07-131-5/+5
| | | (bzr r10447)
* Drop some unused gdl files that cause build failure on WindowsAlex Valavanis2011-07-115-1961/+0
| | | (bzr r10440)
* Merge upstream GDL: GNOME_2_30_0Alex Valavanis2011-07-1024-1190/+861
| | | (bzr r10436)
* Merge upstream GDL 2.26.0 changesAlex Valavanis2011-07-097-88/+283
| | | (bzr r10435)
* Merge upstream GDL 2.24.0 changesAlex Valavanis2011-07-0913-2568/+0
| | | (bzr r10434)
* Merge upstream GDL 2.23.90 changesAlex Valavanis2011-07-097-25/+40
| | | (bzr r10433)
* Merge upstream GDL 0.7.10 changesAlex Valavanis2011-07-091-2/+4
| | | (bzr r10432)
* Merge upstream GDL 0.7.9 changesAlex Valavanis2011-07-092-2/+3
| | | (bzr r10431)
* Merge upstream GDL 0.7.8 changesAlex Valavanis2011-07-0927-29/+5028
| | | (bzr r10430)
* GTK+ cleanup: gtk_object_sinkAlex Valavanis2011-07-033-12/+7
| | | (bzr r10411)
* GTK+ cleanup: gtk_box_pack_start_defaultsAlex Valavanis2011-07-031-2/+2
| | | (bzr r10410)
* GTK+ cleanup: gtk_widget_refAlex Valavanis2011-07-031-8/+1
| | | (bzr r10408)
* Corrected gdl pointer type errorAlex Valavanis2011-06-291-1/+2
|\ | | | | (bzr r10390)
| * Corrected gdl pointer type errorAlex Valavanis2011-06-291-2/+2
| | | | | | (bzr r10350.1.11)
* | Fixed initialization issue plus a few warnings.Jon A. Cruz2011-06-295-4/+25
| | | | | | (bzr r10386)
* | Fixed missing initializers, mismatching function with too many parameters, ↵Jon A. Cruz2011-06-287-33/+89
|/ | | | | and misc warnings. (bzr r10380)
* Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses itAlex Valavanis2011-06-272-7/+4
| | | (bzr r10350.1.10)
* Switch to GObjectAlex Valavanis2011-06-243-5/+5
| | | (bzr r10350.1.3)
* Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-155-44/+44
| | | (bzr r10302.1.2)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-1410-50/+50
| | | (bzr r10302.1.1)
* cmake:Campbell Barton2011-06-131-1/+23
| | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281)
* Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-126-13/+14
| | | (bzr r10277.1.1)
* Replace deprecated GtkTooltipsAlex Valavanis2011-06-123-39/+8
|\ | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10277)