maroy
|
66bd876f08
|
added possibility for personalized development
(e.g. sharing a system between multiple developers)
|
2005-04-08 11:56:37 +00:00 |
fgerlits
|
7b09d7d251
|
added first zebra stripes to ZebraTreeView
|
2005-04-08 11:02:11 +00:00 |
sebastian
|
10fded16ce
|
*** empty log message ***
|
2005-04-08 10:07:07 +00:00 |
sebastian
|
b98590710d
|
*** empty log message ***
|
2005-04-08 09:34:30 +00:00 |
fgerlits
|
fb2261a0a9
|
added Widgets::Colors class and changed numerical color codes to color names
|
2005-04-07 16:08:16 +00:00 |
sebastian
|
16bd74eaf8
|
*** empty log message ***
|
2005-04-07 14:03:38 +00:00 |
sebastian
|
590968ace8
|
*** empty log message ***
|
2005-04-06 16:10:49 +00:00 |
sebastian
|
bfc0b50c84
|
localizer uses "languagecode_countrycode" format now
|
2005-04-06 16:06:51 +00:00 |
maroy
|
61895eff7f
|
the scheduler installs itself silently now on startup, if it has not
been installed before
|
2005-04-06 11:26:38 +00:00 |
sebastian
|
401ac3ab9a
|
*** empty log message ***
|
2005-04-06 10:45:43 +00:00 |
sebastian
|
eab8851d37
|
*** empty log message ***
|
2005-04-06 10:45:17 +00:00 |
sebastian
|
a6500ccf47
|
*** empty log message ***
|
2005-04-06 10:36:20 +00:00 |
fberckel
|
b4e954041e
|
Updated first part
|
2005-04-05 19:34:00 +00:00 |
sebastian
|
13d71ed3c2
|
*** empty log message ***
|
2005-04-05 15:40:44 +00:00 |
maroy
|
18450c6412
|
added fix for bug #536
not libodbc++ reads BIGINTs correclty with getLong()
|
2005-04-04 18:25:21 +00:00 |
sebastian
|
be6371aa55
|
*** empty log message ***
|
2005-04-04 17:11:18 +00:00 |
fgerlits
|
0cb4f64754
|
added ZebraTreeView to widgets, and to WidgetFactory;
modified DJBagWindow (Scratchpad) to use the widget factory for this widget
|
2005-03-29 16:08:39 +00:00 |
fgerlits
|
9206d822ed
|
added some more image files
|
2005-03-29 15:33:05 +00:00 |
maroy
|
4655a89ce9
|
added more detailed error reporting on initialization problems
|
2005-03-27 17:41:28 +00:00 |
maroy
|
d2f1979923
|
changed SimpleConnectionManager to properly raise an exception when
the ODBC data source can not be found
|
2005-03-26 18:43:40 +00:00 |
maroy
|
d6c3e9ba73
|
added configuration template files
|
2005-03-25 15:53:59 +00:00 |
sebastian
|
53419470b1
|
*** empty log message ***
|
2005-03-25 02:46:10 +00:00 |
sebastian
|
445df7f6f1
|
0.9 ready
|
2005-03-25 00:18:15 +00:00 |
sebastian
|
495b118309
|
*** empty log message ***
|
2005-03-24 21:19:41 +00:00 |
sebastian
|
c676cd5cc1
|
*** empty log message ***
|
2005-03-24 20:44:03 +00:00 |
sebastian
|
b529217621
|
really close to 0.9
|
2005-03-24 20:43:04 +00:00 |
sebastian
|
0a0de2ed42
|
*** empty log message ***
|
2005-03-24 13:33:21 +00:00 |
sebastian
|
47c9f398ee
|
micz?s template changes
|
2005-03-24 13:23:52 +00:00 |
sebastian
|
9d4a29fa1f
|
*** empty log message ***
|
2005-03-24 13:06:55 +00:00 |
fgerlits
|
50b7537712
|
In PostgresqlSchedule and PostgresqlPlayLog, now we read and write UniqueId's
as string's instead of Long's (which should be == long long, but due to a bug
in libodbc++, it is in fact == long).
|
2005-03-24 11:40:29 +00:00 |
fgerlits
|
d4aca4b759
|
added toDecimalString() method to the UniqueId class
|
2005-03-24 11:08:55 +00:00 |
tomas
|
b80950568d
|
Nested playlists are allowed now with cyclic-recursion checking.
|
2005-03-24 03:48:40 +00:00 |
tomas
|
8f3c89c22e
|
Fixed missing entities encoding in setMetadataValue.
|
2005-03-23 23:42:51 +00:00 |
sebastian
|
44f5963d9d
|
*** empty log message ***
|
2005-03-23 22:56:37 +00:00 |
sebastian
|
4a9865e9ca
|
*** empty log message ***
|
2005-03-23 15:19:33 +00:00 |
sebastian
|
3e6af4880e
|
*** empty log message ***
|
2005-03-23 13:01:12 +00:00 |
sebastian
|
de1e870d3f
|
*** empty log message ***
|
2005-03-22 23:39:58 +00:00 |
tomas
|
5853bd2f1f
|
#671. Default lang 'en' is not ignored if specified in setMetadataValue.
|
2005-03-22 22:48:11 +00:00 |
sebastian
|
dd9ef533fd
|
*** empty log message ***
|
2005-03-22 20:40:41 +00:00 |
sebastian
|
8ae2b9f8b9
|
*** empty log message ***
|
2005-03-22 20:11:26 +00:00 |
fgerlits
|
a340148e0c
|
made resizability (now there's a nice word) optional in WhiteWindow;
also checked in resize image png that was missing
|
2005-03-22 12:17:34 +00:00 |
fgerlits
|
905552c619
|
added resizing functionality to the WhiteWindow class
|
2005-03-22 11:14:30 +00:00 |
fgerlits
|
655dc8a9a0
|
changed render_to_drawable() [deprecated] to draw_pixbuf()
|
2005-03-22 09:48:34 +00:00 |
sebastian
|
9cdd2cbd8a
|
all Scheduler views redesigned
|
2005-03-22 03:08:08 +00:00 |
sebastian
|
05004a6f80
|
*** empty log message ***
|
2005-03-21 22:11:30 +00:00 |
sebastian
|
31f7fd0ecc
|
*** empty log message ***
|
2005-03-21 22:06:23 +00:00 |
sebastian
|
75c8529203
|
Scheduler Week and Day view non-scaled
|
2005-03-21 21:45:36 +00:00 |
sebastian
|
fa7bee7ac7
|
*** empty log message ***
|
2005-03-21 16:44:37 +00:00 |
sebastian
|
1b44662fc3
|
*** empty log message ***
|
2005-03-21 15:15:19 +00:00 |
sebastian
|
d81d24e8ab
|
added ls:mood
|
2005-03-21 11:04:32 +00:00 |