fgerlits
d495b513c7
the linker doesn't like inline public methods today;
...
removing inline-ness for now; maybe put it back after figuring out how
2007-10-26 11:15:22 +00:00
fgerlits
2ea22a61bd
fixed #2208
2007-10-25 16:53:30 +00:00
fgerlits
6f6f868e80
fixed #2273
2007-10-25 16:45:31 +00:00
fgerlits
43d8dd6ea3
fixed #2265
2007-10-25 16:30:12 +00:00
fgerlits
091e9dfcf5
fixed #2269
2007-10-25 16:11:52 +00:00
fgerlits
0fe02bffcc
progress bar
2007-10-25 13:17:05 +00:00
fgerlits
bdb8db1c19
implemented d'n'd in the Live Mode window
2007-10-23 16:26:27 +00:00
fgerlits
aa740fe757
some more refactoring
2007-10-23 14:54:09 +00:00
fgerlits
932be3d827
some refactoring to reduce the amount of copy-paste later
2007-10-23 12:37:29 +00:00
fgerlits
f741c1bd4f
we don't need these any more
2007-10-16 15:40:13 +00:00
fgerlits
129c02fcb4
drag and drop, step two
2007-10-16 11:30:41 +00:00
fgerlits
66ac275957
drag and drop, first step
2007-10-16 10:29:51 +00:00
fgerlits
d700e16530
removed some debug code
2007-10-12 12:01:40 +00:00
fgerlits
00c687fb9f
implemented multiple selection for righ-click context menus
2007-10-12 11:56:50 +00:00
localizer
dfc15d008e
automated localization update
2007-10-11 23:59:24 +00:00
fgerlits
b7e25b5a33
multiple selection for right-click in the Scratchpad window
2007-10-11 16:28:57 +00:00
fgerlits
a25a6567b5
corrections for the shortcut keys
2007-10-10 10:33:13 +00:00
fgerlits
c92fef6224
removed the empty /src/install directory, left over from some earlier reorganization
2007-10-09 11:32:34 +00:00
fgerlits
51ab6c967c
added Swedish translation for Studio, by Karl Nilsson
...
see http://code.campware.org/phorum/read.php?12,5780,5780
2007-10-09 11:25:05 +00:00
localizer
3b002bb366
automated localization update
2007-10-08 23:59:01 +00:00
fgerlits
c7c229352b
added Frech localization to Studio, by Nahmsath Yabouri
...
see http://code.campware.org/phorum/read.php?12,5776,5776
2007-10-08 11:30:14 +00:00
fgerlits
76bbbdbbe6
some minor corrections and clarifications
2007-09-20 13:08:26 +00:00
fgerlits
0e28942447
fixed a typo in [3234]
2007-09-20 12:30:27 +00:00
fgerlits
11e0d72035
changed the hard-coding of postgresql 8.1 to hard-coding of "8.1 or 8.2"
2007-09-20 10:24:42 +00:00
fgerlits
455a202ff7
fixed the bug in the control file which caused #2229 ,
...
and added some alternatives so now it should work under dapper, edgy, and feisty as well
2007-09-19 17:51:54 +00:00
fgerlits
a56e8bf1ab
minor cleanup
2007-09-05 14:44:56 +00:00
fgerlits
b9d1170245
applied this help on the gtkmm-list:
...
http://mail.gnome.org/archives/gtkmm-list/2007-August/msg00182.html
2007-08-31 16:09:06 +00:00
fgerlits
d5e1a62090
almost works now; just need to fix the drag icons
2007-08-31 15:22:53 +00:00
fgerlits
f6f09abee0
some dnd working, not good yet
2007-08-30 16:58:45 +00:00
fgerlits
a8c1eb0c3c
dnd testing
2007-08-28 16:02:14 +00:00
fgerlits
d22865b38b
more drag and drop testing
2007-08-24 13:57:08 +00:00
fgerlits
2c123b1a2a
fixed #2264
2007-08-21 14:34:48 +00:00
fgerlits
c72330142a
fixed #2263
2007-08-21 14:18:14 +00:00
fgerlits
0cd232a75f
more d'n'd testing
2007-08-21 14:04:47 +00:00
fgerlits
9681e780d7
D'n'D testing
2007-08-16 13:43:43 +00:00
fgerlits
f7d9b517e0
a link to metadataFields.html from the main developer doc page
2007-08-14 15:57:31 +00:00
fgerlits
2238613d08
moved the metadata fields file out of the 'gui' directory, which is the only
...
place nobody would ever look for it
2007-08-14 15:53:01 +00:00
fgerlits
bb95d95082
fixed #2260
2007-08-14 13:30:03 +00:00
fgerlits
3768ae6f6e
Reformatted the Now Playing display to look more like it used to.
2007-08-14 12:09:24 +00:00
fgerlits
b8a863a472
better use single quotes, because that is what is used elsewhere
2007-08-13 11:50:39 +00:00
fgerlits
aa4e9c52a6
fixed a bug: when playlists were exported as SMIL, copies of the string 'INDCH'
...
were inserted into it instead of spaces
2007-08-13 11:49:34 +00:00
fgerlits
40d18a195d
this option was never used; removed it
2007-08-13 10:37:21 +00:00
fgerlits
7462b44644
fixed a bug with the paging buttons
2007-08-13 10:33:49 +00:00
fgerlits
bb5d7b8a33
refactoring, stage 5 (last, for now): sorted the remaining classes into
...
either GuiWindow or GuiComponent
2007-08-10 18:01:53 +00:00
fgerlits
8b9ad7968d
refactoring, stage 4: sub-windows now just get one pointer to their parent,
...
as the first parameter to their constructor, instead of various collections
of gLiveSupport, bundle and glade, in various orders.
2007-08-10 13:49:12 +00:00
fgerlits
2f233f9aec
minor correction to [3205]
2007-08-09 16:00:51 +00:00
fgerlits
b7f736540e
refactoring, stage 3: the Login Window and the Master Panel are now GuiWindows
2007-08-09 15:50:05 +00:00
fgerlits
cd8f824661
refactoring, stage 2:
...
* standalone windows now know their own bundle name, instead of having to be
told at construction;
* collected bundle, gLiveSupport, glade, and mainWindow initialization into
the parent class.
2007-08-09 13:49:40 +00:00
fgerlits
669e054fb4
typo
2007-08-09 12:14:00 +00:00
fgerlits
7da892d146
refactoring, stage 1: turned GLiveSupport into a Singleton
2007-08-09 10:44:55 +00:00